2018-12-29 03:40:28,159 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-322 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-29 03:40:28,165 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=hmVefEdgFfgPQNfHu9Q6h9Bk2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-12-29 03:40:28,166 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-29 03:40:28,167 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-12-29 03:40:28,187 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-29 03:40:33,870 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_5e15f25b-ecdf-4ea5-8da5-851e5975d03f', 'id': u'a97980e13214426896edd0532094fcf6', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 03:40:34,455 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'627fc617e027401eaaa95b5a484cc770', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_5e15f25b-ecdf-4ea5-8da5-851e5975d03f'}) 2018-12-29 03:40:34,622 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 03:40:34,861 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/4ee65a76b35a4805bcbe8d8a794ebd9d'}, 'domain_id': None, 'human_id': None, 'id': u'4ee65a76b35a4805bcbe8d8a794ebd9d', 'HUMAN_ID': False}) 2018-12-29 03:40:35,770 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_5e15f25b-ecdf-4ea5-8da5-851e5975d03f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '642831a9-e55e-4b14-8e0f-78034c66e846', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_5e15f25b-ecdf-4ea5-8da5-851e5975d03f', 'project_id': u'a97980e13214426896edd0532094fcf6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 03:40:35,775 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_5e15f25b-ecdf-4ea5-8da5-851e5975d03f', 'password': '642831a9-e55e-4b14-8e0f-78034c66e846', 'project_name': 'connection_check-project_5e15f25b-ecdf-4ea5-8da5-851e5975d03f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'a97980e13214426896edd0532094fcf6', 'project_domain_name': 'Default'} 2018-12-29 03:40:40,066 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-29 03:40:40,067 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-29 03:40:50,860 - 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 10.782s OK 2018-12-29 03:40:50,984 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 03:40:50,984 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-29 03:40:53,441 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-12-29 03:40:54,176 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_d1590b29-b5b8-4816-90d2-9bec31b5898b', 'id': u'74f504fcfb7d402d8417edc4f4429463', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 03:40:54,690 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6160ac97ef76405fb772acc3c4d9bfcd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_d1590b29-b5b8-4816-90d2-9bec31b5898b'}) 2018-12-29 03:40:54,857 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 03:40:55,142 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/35796e35e06e4dd0b6f333201f032922'}, 'domain_id': None, 'human_id': None, 'id': u'35796e35e06e4dd0b6f333201f032922', 'HUMAN_ID': False}) 2018-12-29 03:40:55,790 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_d1590b29-b5b8-4816-90d2-9bec31b5898b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'ecb066da-5ea9-4fc9-ae9d-742338ad58d8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_d1590b29-b5b8-4816-90d2-9bec31b5898b', 'project_id': u'74f504fcfb7d402d8417edc4f4429463', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 03:40:55,795 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_d1590b29-b5b8-4816-90d2-9bec31b5898b', 'password': 'ecb066da-5ea9-4fc9-ae9d-742338ad58d8', 'project_name': 'api_check-project_d1590b29-b5b8-4816-90d2-9bec31b5898b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '74f504fcfb7d402d8417edc4f4429463', 'project_domain_name': 'Default'} 2018-12-29 03:40:58,241 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-29 03:40:58,241 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-12-29 03:53:19,730 - 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_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 84 tests in 741.366s OK 2018-12-29 03:53:19,852 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 03:53:19,853 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-29 03:53:22,008 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-12-29 03:53:22,622 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_09357975-696c-4d79-963c-acb40ecd9c07', 'id': u'da997792df9f47e6a7274896a2318747', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 03:53:23,124 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a463d94384df4aeca5772017ab054303', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_09357975-696c-4d79-963c-acb40ecd9c07'}) 2018-12-29 03:53:23,290 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 03:53:23,465 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/5a5b5df18d574477a614992bd3b7fb5b'}, 'domain_id': None, 'human_id': None, 'id': u'5a5b5df18d574477a614992bd3b7fb5b', 'HUMAN_ID': False}) 2018-12-29 03:53:24,019 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_09357975-696c-4d79-963c-acb40ecd9c07', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '901a2ed1-188a-4570-9d2d-a60b41599981', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_09357975-696c-4d79-963c-acb40ecd9c07', 'project_id': u'da997792df9f47e6a7274896a2318747', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 03:53:24,024 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_09357975-696c-4d79-963c-acb40ecd9c07', 'password': '901a2ed1-188a-4570-9d2d-a60b41599981', 'project_name': 'snaps_health_check-project_09357975-696c-4d79-963c-acb40ecd9c07', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'da997792df9f47e6a7274896a2318747', 'project_domain_name': 'Default'} 2018-12-29 03:53:26,459 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-29 03:53:26,459 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-12-29 03:54:08,705 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.245s OK 2018-12-29 03:54:08,818 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 03:54:08,819 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-12-29 03:54:10,767 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:21 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-29 03:54:10,772 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-29 03:54:16,775 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-322 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-29 03:54:16,780 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=hmVefEdgFfgPQNfHu9Q6h9Bk2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-12-29 03:54:16,780 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-29 03:54:16,782 - 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 | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-12-29 03:54:16,823 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-29 03:54:21,587 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_674b9e92-679c-4739-8db3-0ecab53f4a47', 'id': u'c1bb6334870747b794081312ab0c9036', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 03:54:22,052 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'deb33f87b7084698bb73d9d96e3d6a6c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_674b9e92-679c-4739-8db3-0ecab53f4a47'}) 2018-12-29 03:54:22,224 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 03:54:22,414 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/04b34880457d4ebb93dc630d7de5a49d'}, 'domain_id': None, 'human_id': None, 'id': u'04b34880457d4ebb93dc630d7de5a49d', 'HUMAN_ID': False}) 2018-12-29 03:54:23,045 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_674b9e92-679c-4739-8db3-0ecab53f4a47', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '7add47db-db8b-4ada-b543-44e777423f31', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_674b9e92-679c-4739-8db3-0ecab53f4a47', 'project_id': u'c1bb6334870747b794081312ab0c9036', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 03:54:23,051 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_674b9e92-679c-4739-8db3-0ecab53f4a47', 'password': '7add47db-db8b-4ada-b543-44e777423f31', 'project_name': 'vping_ssh-project_674b9e92-679c-4739-8db3-0ecab53f4a47', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'c1bb6334870747b794081312ab0c9036', 'project_domain_name': 'Default'} 2018-12-29 03:54:23,051 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-29 03:54:23,938 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-29T03:54:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6f9c5aa3-5eaa-4937-8e7b-5dc9c1c7f0f6', u'provider:segmentation_id': 46, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_674b9e92-679c-4739-8db3-0ecab53f4a47', u'admin_state_up': True, u'tenant_id': u'c1bb6334870747b794081312ab0c9036', u'created_at': u'2018-12-29T03:54:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c1bb6334870747b794081312ab0c9036'}) 2018-12-29 03:54:25,207 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-29T03:54:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f173de61-b944-4624-85a4-a297e99b9567', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_674b9e92-679c-4739-8db3-0ecab53f4a47', u'enable_dhcp': True, u'network_id': u'6f9c5aa3-5eaa-4937-8e7b-5dc9c1c7f0f6', u'tenant_id': u'c1bb6334870747b794081312ab0c9036', u'created_at': u'2018-12-29T03:54:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c1bb6334870747b794081312ab0c9036'}) 2018-12-29 03:54:26,983 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'172d8bf1-dcb3-48a2-9142-54f150cc212d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'717222cb-974c-4168-ab1a-356f49eda1dc', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c1bb6334870747b794081312ab0c9036', u'created_at': u'2018-12-29T03:54:25Z', u'admin_state_up': True, u'updated_at': u'2018-12-29T03:54:26Z', u'revision_number': 2, u'routes': [], u'project_id': u'c1bb6334870747b794081312ab0c9036', u'id': u'772cffba-d5f3-4873-b869-aaea51cf347b', u'name': u'vping_ssh-router_674b9e92-679c-4739-8db3-0ecab53f4a47'}) 2018-12-29 03:54:30,582 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/b8d36300-6f35-4023-a4d4-d56a01c6e9c0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b8d36300-6f35-4023-a4d4-d56a01c6e9c0/file', 'owner': u'c1bb6334870747b794081312ab0c9036', 'id': u'b8d36300-6f35-4023-a4d4-d56a01c6e9c0', 'size': 12716032, u'self': u'/v2/images/b8d36300-6f35-4023-a4d4-d56a01c6e9c0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1bb6334870747b794081312ab0c9036', 'name': 'vping_ssh-project_674b9e92-679c-4739-8db3-0ecab53f4a47', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/b8d36300-6f35-4023-a4d4-d56a01c6e9c0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T03:54:30Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-29T03:54:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_674b9e92-679c-4739-8db3-0ecab53f4a47', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b8d36300-6f35-4023-a4d4-d56a01c6e9c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_674b9e92-679c-4739-8db3-0ecab53f4a47', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_674b9e92-679c-4739-8db3-0ecab53f4a47', 'created': u'2018-12-29T03:54:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T03:54:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b8d36300-6f35-4023-a4d4-d56a01c6e9c0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_674b9e92-679c-4739-8db3-0ecab53f4a47', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 03:54:30,801 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_674b9e92-679c-4739-8db3-0ecab53f4a47', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'052a0acaf7ec4a4397abb92cfbe54f87', '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'e36c8152-9eb1-4c39-8985-acb96a344d1c', 'swap': 0}) 2018-12-29 03:54:31,087 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGviFqqpj/XvhYxBSS8Qrq8chTiWrtRRhPD1H+f9cKtsRPr+GL6lfdyyHkLMWmWatpGExfyzqMKlWiJS1XTeI9UU5JF4MJAtdhRQlEaFin/StZe/NLUvM5o2+RHwrgmRFrsJkLcoHdNfKsAlZZ8hUYisrLbWvgCzAGeyQJFOmXKuDp3/ovg9XoqTsfO/mW8aYKGGJ1BrJNQ9UbBKextipBSX8GhcxfAoCotDT/S8+X2UgroTvjHL1/xrkGnelwwl7iL5RoHvdYM6+doVV5e6Pc8vedJML/EwCnSz4D25ixpeyDx1J2avLUJon3xXdhiY5x3znv0yg9euEPDH6XmzdB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxr4haqqY/174WMQUkvEK6vHIU4lq7UUYTw9R/n/XCrbET6/h\ni+pX3csh5CzFplmraRhMX8s6jCpVoiUtV03iPVFOSReDCQLXYUUJRGhYp/0rWXvz\nS1LzOaNvkR8K4JkRa7CZC3KB3TXyrAJWWfIVGIrKy21r4AswBnskCRTplyrg6d/6\nL4PV6Kk7Hzv5lvGmChhidQayTUPVGwSnsbYqQUl/BoXMXwKAqLQ0/0vPl9lIK6E7\n4xy9f8a5Bp3pcMJe4i+UaB73WDOvnaFVeXuj3PL3nSTC/xMAp0s+A9uYsaXsg8dS\ndmry1CaJ98V3YYmOcd8579MoPXrhDwx+l5s3QQIDAQABAoIBAQCSeJXQMyLHMor9\ngKVZFmTheogVaPVxILclrTjUxAsMTl6oDAvCPle7knXL4GNakkOOFOZUw0bG/nxW\nH+gmq7PNVRrJK5bbEUkC2wpVbEHKrP9B1+Qa42t2U0lqPuKZXLZGE8T3dtDW42eR\n9bcGWy/JAqErA925JQWkASUxvEPbr+Wf5lgOuZWeZSqf1Ib5plP/2pQ0lNqeRWP4\nUGq0rDL03XAiO+6Is6kMd9jFWiVy+MrGIACKgvweef4sLJg/mCYbMus5ueCPDyb6\n4vBhNxX0+de1sYmsnLBo5RLZUvq+lXNAAnDrHIM61gv7bFeqSDEDiU+hAyX7c70Z\n7jqG9cpBAoGBAOlTHhCw8W4oClyRgKm7ssVEU5USoQ+gaYBYbf5C7LBqWd1yGslD\n27cHXT8KcBiMHN2aRXv+zg1QsaFc+Rs7L4ESslTDTp8G1CNVXYe3MaqxRSVHz3Am\nBuJ57HGI55/tV8VxRaGeikAH3Q6sFOWTKKEbEi9QZgbJolYunELCsOE9AoGBANoO\npfg5LEID2tdRocAEuo4OeVO3nmTxapHUpkrD6gVrkq5zTU5Cd6jU9X52VmOtooVU\nOMELZ3qvvTC7VPCTJuyMbPQaEd1ZHPIDphg8lALREVWsx7SX7VQwRFdq9TjkGwGq\nkjj3LwtWCxKZIncZtLdtQvGX7XxefM22zbSrjQZVAoGAHwF5nFQ3MSFHBzgatfOI\ndSh4RvYbyxzRCEo4C7LPCz6GxKO2JYrL9s2WuZrkfI6aA2TN2QVqUmCnyj61p8W8\nsVVPt23g08cvh6Z/cFqK0hkOjD63tTqIba4wGoJL7Xe30zgTPb/4tTuWR63cdQmS\nO56CUyFG/Z3r4bH99+0xXi0CgYEAyjCK9H8O6qdoY/7tXH8F/HKvTVEVLcQsbMwg\n5XKDrELy349KPyaijYnpmDliIUr/R2Gwvk80xC3v3x/Uwr2veec7n5wMtJHMpRt9\nBzwkgfgZerea9XlqNoYK2IP0navk3saqjuekV36RBc24h3bueqZ1TE7zhj6Wuqim\nVMA9I4ECgYAdnsKuPoc1eq9w5rtQnfgRxCntW9yPKwOuye9YjhO6VVhuapJQk9c7\nOHAjZsvCdWpRAWGXITTrMurT4ACiDxorudaUx/bRMYZx7WkNbLonG3M3w2fXvdEv\nMGBSZ/TgwJP7CIFlFYvcGMk+oUgH6FrH6rYhLSY0U//eRMyudWkYxw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'deb33f87b7084698bb73d9d96e3d6a6c', 'name': u'vping_ssh-kp_674b9e92-679c-4739-8db3-0ecab53f4a47', 'created_at': '2018-12-29T03:54:31.087386', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1bb6334870747b794081312ab0c9036', 'name': 'vping_ssh-project_674b9e92-679c-4739-8db3-0ecab53f4a47', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f8:17:0c:dc:86:3d:3f:d3:34:f3:d0:9e:57:88:3f:81', 'type': 'ssh', 'id': u'vping_ssh-kp_674b9e92-679c-4739-8db3-0ecab53f4a47'}) 2018-12-29 03:54:31,087 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAxr4haqqY/174WMQUkvEK6vHIU4lq7UUYTw9R/n/XCrbET6/h i+pX3csh5CzFplmraRhMX8s6jCpVoiUtV03iPVFOSReDCQLXYUUJRGhYp/0rWXvz S1LzOaNvkR8K4JkRa7CZC3KB3TXyrAJWWfIVGIrKy21r4AswBnskCRTplyrg6d/6 L4PV6Kk7Hzv5lvGmChhidQayTUPVGwSnsbYqQUl/BoXMXwKAqLQ0/0vPl9lIK6E7 4xy9f8a5Bp3pcMJe4i+UaB73WDOvnaFVeXuj3PL3nSTC/xMAp0s+A9uYsaXsg8dS dmry1CaJ98V3YYmOcd8579MoPXrhDwx+l5s3QQIDAQABAoIBAQCSeJXQMyLHMor9 gKVZFmTheogVaPVxILclrTjUxAsMTl6oDAvCPle7knXL4GNakkOOFOZUw0bG/nxW H+gmq7PNVRrJK5bbEUkC2wpVbEHKrP9B1+Qa42t2U0lqPuKZXLZGE8T3dtDW42eR 9bcGWy/JAqErA925JQWkASUxvEPbr+Wf5lgOuZWeZSqf1Ib5plP/2pQ0lNqeRWP4 UGq0rDL03XAiO+6Is6kMd9jFWiVy+MrGIACKgvweef4sLJg/mCYbMus5ueCPDyb6 4vBhNxX0+de1sYmsnLBo5RLZUvq+lXNAAnDrHIM61gv7bFeqSDEDiU+hAyX7c70Z 7jqG9cpBAoGBAOlTHhCw8W4oClyRgKm7ssVEU5USoQ+gaYBYbf5C7LBqWd1yGslD 27cHXT8KcBiMHN2aRXv+zg1QsaFc+Rs7L4ESslTDTp8G1CNVXYe3MaqxRSVHz3Am BuJ57HGI55/tV8VxRaGeikAH3Q6sFOWTKKEbEi9QZgbJolYunELCsOE9AoGBANoO pfg5LEID2tdRocAEuo4OeVO3nmTxapHUpkrD6gVrkq5zTU5Cd6jU9X52VmOtooVU OMELZ3qvvTC7VPCTJuyMbPQaEd1ZHPIDphg8lALREVWsx7SX7VQwRFdq9TjkGwGq kjj3LwtWCxKZIncZtLdtQvGX7XxefM22zbSrjQZVAoGAHwF5nFQ3MSFHBzgatfOI dSh4RvYbyxzRCEo4C7LPCz6GxKO2JYrL9s2WuZrkfI6aA2TN2QVqUmCnyj61p8W8 sVVPt23g08cvh6Z/cFqK0hkOjD63tTqIba4wGoJL7Xe30zgTPb/4tTuWR63cdQmS O56CUyFG/Z3r4bH99+0xXi0CgYEAyjCK9H8O6qdoY/7tXH8F/HKvTVEVLcQsbMwg 5XKDrELy349KPyaijYnpmDliIUr/R2Gwvk80xC3v3x/Uwr2veec7n5wMtJHMpRt9 BzwkgfgZerea9XlqNoYK2IP0navk3saqjuekV36RBc24h3bueqZ1TE7zhj6Wuqim VMA9I4ECgYAdnsKuPoc1eq9w5rtQnfgRxCntW9yPKwOuye9YjhO6VVhuapJQk9c7 OHAjZsvCdWpRAWGXITTrMurT4ACiDxorudaUx/bRMYZx7WkNbLonG3M3w2fXvdEv MGBSZ/TgwJP7CIFlFYvcGMk+oUgH6FrH6rYhLSY0U//eRMyudWkYxw== -----END RSA PRIVATE KEY----- 2018-12-29 03:54:43,823 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_674b9e92-679c-4739-8db3-0ecab53f4a47': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:40:ab:37', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b8d36300-6f35-4023-a4d4-d56a01c6e9c0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-29T03:54:40.000000', 'flavor': Munch({u'id': u'e36c8152-9eb1-4c39-8985-acb96a344d1c'}), 'az': u'nova', 'id': u'15388e14-4134-47c4-9c24-04373fecf058', 'security_groups': [Munch({u'name': u'vping_ssh-sg_674b9e92-679c-4739-8db3-0ecab53f4a47'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'deb33f87b7084698bb73d9d96e3d6a6c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1bb6334870747b794081312ab0c9036', 'name': 'vping_ssh-project_674b9e92-679c-4739-8db3-0ecab53f4a47', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-29T03:54:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-29T03:54:40Z', 'hostId': u'bfe7ca3a10144e36b2d7e78da53c309e9d976b3c32762003581190a0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'bfe7ca3a10144e36b2d7e78da53c309e9d976b3c32762003581190a0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-12-29T03:54:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c1bb6334870747b794081312ab0c9036', 'name': u'vping_ssh-vm2_674b9e92-679c-4739-8db3-0ecab53f4a47', 'adminPass': u'duANY5sHrVf3', 'tenant_id': u'c1bb6334870747b794081312ab0c9036', 'region': 'regionOne', 'created': u'2018-12-29T03:54:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-29 03:54:54,714 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_674b9e92-679c-4739-8db3-0ecab53f4a47': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:54:74:d8', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b8d36300-6f35-4023-a4d4-d56a01c6e9c0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-29T03:54:51.000000', 'flavor': Munch({u'id': u'e36c8152-9eb1-4c39-8985-acb96a344d1c'}), 'az': u'nova', 'id': u'a33cadc5-b950-44b5-85a2-d2ba60376486', 'security_groups': [Munch({u'name': u'vping_ssh-sg_674b9e92-679c-4739-8db3-0ecab53f4a47'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'deb33f87b7084698bb73d9d96e3d6a6c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1bb6334870747b794081312ab0c9036', 'name': 'vping_ssh-project_674b9e92-679c-4739-8db3-0ecab53f4a47', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-29T03:54:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-29T03:54:52Z', 'hostId': u'a64d902eafa3d4f7289c05b15bd7405f4bfc25153225af1131936ade', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_674b9e92-679c-4739-8db3-0ecab53f4a47', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'a64d902eafa3d4f7289c05b15bd7405f4bfc25153225af1131936ade', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-12-29T03:54:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c1bb6334870747b794081312ab0c9036', 'name': u'vping_ssh-vm_674b9e92-679c-4739-8db3-0ecab53f4a47', 'adminPass': u'Kt2vhxsFBucV', 'tenant_id': u'c1bb6334870747b794081312ab0c9036', 'region': 'regionOne', 'created': u'2018-12-29T03:54:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-29 03:54:57,132 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'772cffba-d5f3-4873-b869-aaea51cf347b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c1bb6334870747b794081312ab0c9036', 'created_at': u'2018-12-29T03:54:55Z', 'attached': True, 'updated_at': u'2018-12-29T03:54:55Z', 'id': u'4970d609-1d73-4fe3-b95a-a3b85f66c25a', 'floating_network_id': u'172d8bf1-dcb3-48a2-9142-54f150cc212d', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1bb6334870747b794081312ab0c9036', 'name': 'vping_ssh-project_674b9e92-679c-4739-8db3-0ecab53f4a47', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'772cffba-d5f3-4873-b869-aaea51cf347b', 'project_id': u'c1bb6334870747b794081312ab0c9036', 'port_id': u'cbf48ec4-8efa-4c8b-b0c7-cc4fd933bcdf', 'port': u'cbf48ec4-8efa-4c8b-b0c7-cc4fd933bcdf', 'network': u'172d8bf1-dcb3-48a2-9142-54f150cc212d'}) 2018-12-29 03:54:58,206 - functest.core.singlevm - DEBUG - vm 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 529784258 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132732] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134441] pid_max: default: 32768 minimum: 301 [ 0.135350] ACPI: Core revision 20150930 [ 0.136724] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138058] Security Framework initialized [ 0.138869] Yama: becoming mindful. [ 0.139612] AppArmor: AppArmor initialized [ 0.140498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141874] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143187] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145849] Initializing cgroup subsys io [ 0.146664] Initializing cgroup subsys memory [ 0.147522] Initializing cgroup subsys devices [ 0.148416] Initializing cgroup subsys freezer [ 0.149284] Initializing cgroup subsys net_cls [ 0.150150] Initializing cgroup subsys perf_event [ 0.151056] Initializing cgroup subsys net_prio [ 0.151976] Initializing cgroup subsys hugetlb [ 0.152865] Initializing cgroup subsys pids [ 0.153776] CPU: Physical Processor ID: 0 [ 0.155329] mce: CPU supports 10 MCE banks [ 0.156208] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167904] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174326] ftrace: allocating 31920 entries in 125 pages [ 0.200531] smpboot: Max logical packages: 1 [ 0.201430] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202841] x2apic enabled [ 0.203681] Switched APIC routing to physical x2apic. [ 0.205489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210500] KVM setup paravirtual spinlock [ 0.211817] x86: Booted up 1 node, 1 CPUs [ 0.212645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.214068] devtmpfs: initialized [ 0.215824] evm: security.selinux [ 0.216545] evm: security.SMACK64 [ 0.217249] evm: security.SMACK64EXEC [ 0.218057] evm: security.SMACK64TRANSMUTE [ 0.218999] evm: security.SMACK64MMAP [ 0.219868] evm: security.ima [ 0.220610] evm: security.capability [ 0.221529] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223710] pinctrl core: initialized pinctrl subsystem [ 0.225306] RTC time: 3:54:51, date: 12/29/18 [ 0.226751] NET: Registered protocol family 16 [ 0.228202] cpuidle: using governor ladder [ 0.229449] cpuidle: using governor menu [ 0.230634] PCCT header not found. [ 0.231743] ACPI: bus type PCI registered [ 0.232964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234887] PCI: Using configuration type 1 for base access [ 0.237277] ACPI: Added _OSI(Module Device) [ 0.238560] ACPI: Added _OSI(Processor Device) [ 0.239889] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.241298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244014] ACPI: Interpreter enabled [ 0.245157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256415] ACPI: (supports S0 S5) [ 0.257454] ACPI: Using IOAPIC for interrupt routing [ 0.258930] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264748] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267952] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270749] acpiphp: Slot [3] registered [ 0.271748] acpiphp: Slot [4] registered [ 0.272748] acpiphp: Slot [5] registered [ 0.273738] acpiphp: Slot [6] registered [ 0.274726] acpiphp: Slot [7] registered [ 0.275713] acpiphp: Slot [8] registered [ 0.276711] acpiphp: Slot [9] registered [ 0.277707] acpiphp: Slot [10] registered [ 0.278708] acpiphp: Slot [11] registered [ 0.279713] acpiphp: Slot [12] registered [ 0.280723] acpiphp: Slot [13] registered [ 0.281762] acpiphp: Slot [14] registered [ 0.282770] acpiphp: Slot [15] registered [ 0.293769] acpiphp: Slot [16] registered [ 0.294795] acpiphp: Slot [17] registered [ 0.295807] acpiphp: Slot [18] registered [ 0.296819] acpiphp: Slot [19] registered [ 0.297837] acpiphp: Slot [20] registered [ 0.298850] acpiphp: Slot [21] registered [ 0.299834] acpiphp: Slot [22] registered [ 0.300844] acpiphp: Slot [23] registered [ 0.301864] acpiphp: Slot [24] registered [ 0.302847] acpiphp: Slot [25] registered [ 0.303848] acpiphp: Slot [26] registered [ 0.304848] acpiphp: Slot [27] registered [ 0.305867] acpiphp: Slot [28] registered [ 0.306882] acpiphp: Slot [29] registered [ 0.307865] acpiphp: Slot [30] registered [ 0.308846] acpiphp: Slot [31] registered [ 0.309827] PCI host bridge to bus 0000:00 [ 0.310817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315601] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317400] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.323780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.325389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.326839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.328409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.335064] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336854] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.383313] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.385058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.386762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.388448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.390122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.391928] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.393303] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.394626] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.396561] vgaarb: loaded [ 0.397291] vgaarb: bridge control possible 0000:00:02.0 [ 0.398693] SCSI subsystem initialized [ 0.399699] ACPI: bus type USB registered [ 0.400723] usbcore: registered new interface driver usbfs [ 0.402014] usbcore: registered new interface driver hub [ 0.403241] usbcore: registered new device driver usb [ 0.404510] PCI: Using ACPI for IRQ routing [ 0.405704] NetLabel: Initializing [ 0.406564] NetLabel: domain hash size = 128 [ 0.407598] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.408750] NetLabel: unlabeled traffic allowed by default [ 0.410077] clocksource: Switched to clocksource kvm-clock [ 0.416209] AppArmor: AppArmor Filesystem Enabled [ 0.417589] pnp: PnP ACPI init [ 0.418780] pnp: PnP ACPI: found 5 devices [ 0.425514] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.427993] NET: Registered protocol family 2 [ 0.429333] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.431246] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.432982] TCP: Hash tables configured (established 4096 bind 4096) [ 0.434705] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.436301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.438039] NET: Registered protocol family 1 [ 0.439279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.440893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.442504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.457193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.471948] Trying to unpack rootfs image as initramfs... [ 0.522368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.536922] Scanning for low memory corruption every 60 seconds [ 0.538281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.539417] audit: initializing netlink subsys (disabled) [ 0.540413] audit: type=2000 audit(1546055692.789:1): initialized [ 0.541702] Initialise system trusted keyring [ 0.542620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.543752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545688] zbud: loaded [ 0.546393] VFS: Disk quotas dquot_6.6.0 [ 0.547190] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548684] fuse init (API version 7.23) [ 0.549554] Key type big_key registered [ 0.550350] Allocating IMA MOK and blacklist keyrings. [ 0.551810] Key type asymmetric registered [ 0.552620] Asymmetric key parser 'x509' registered [ 0.553548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.554983] io scheduler noop registered [ 0.555762] io scheduler deadline registered (default) [ 0.556726] io scheduler cfq registered [ 0.557544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558575] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.561230] ACPI: Power Button [PWRF] [ 0.562044] GHES: HEST is not enabled! [ 0.575818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.610364] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.639497] Linux agpgart interface v0.103 [ 0.642049] brd: module loaded [ 0.643313] loop: module loaded [ 0.647593] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.649007] GPT:90111 != 2097151 [ 0.649676] GPT:Alternate GPT header not at the end of the disk. [ 0.650739] GPT:90111 != 2097151 [ 0.651393] GPT: Use GNU Parted to correct GPT errors. [ 0.652322] vda: vda1 vda15 [ 0.653977] scsi host0: ata_piix [ 0.654711] scsi host1: ata_piix [ 0.655438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.656618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.658017] libphy: Fixed MDIO Bus: probed [ 0.658830] tun: Universal TUN/TAP device driver, 1.6 [ 0.659749] tun: (C) 1999-2004 Max Krasnyansky [ 0.661848] PPP generic driver version 2.4.2 [ 0.662726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663971] ehci-pci: EHCI PCI platform driver [ 0.664816] ehci-platform: EHCI generic platform driver [ 0.665766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666860] ohci-pci: OHCI PCI platform driver [ 0.667703] ohci-platform: OHCI generic platform driver [ 0.668651] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683043] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684013] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685413] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.686393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.687476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.688655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.690022] usb usb1: Product: UHCI Host Controller [ 0.690935] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.692038] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692965] hub 1-0:1.0: USB hub found [ 0.693720] hub 1-0:1.0: 2 ports detected [ 0.694611] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.696675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697604] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698611] mousedev: PS/2 mouse device common for all mice [ 0.699818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701590] rtc_cmos 00:00: RTC can wake from S4 [ 0.702673] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.704978] i2c /dev entries driver [ 0.705719] device-mapper: uevent: version 1.0.3 [ 0.706646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.708221] ledtrig-cpu: registered to indicate activity on CPUs [ 0.709456] NET: Registered protocol family 10 [ 0.710423] NET: Registered protocol family 17 [ 0.711282] Key type dns_resolver registered [ 0.712184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.713244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.714944] registered taskstats version 1 [ 0.715747] Loading compiled-in X.509 certificates [ 0.717145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.718939] zswap: loaded using pool lzo/zbud [ 0.720763] Key type trusted registered [ 0.722302] Key type encrypted registered [ 0.723099] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724093] ima: No TPM chip found, activating TPM-bypass! [ 0.725095] evm: HMAC attrs: 0x1 [ 0.725996] Magic number: 14:423:918 [ 0.726846] rtc_cmos 00:00: setting system clock to 2018-12-29 03:54:52 UTC (1546055692) [ 0.728396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729466] EDD information not available. [ 0.815139] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.816664] Write protecting the kernel read-only data: 14336k [ 0.828428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.830194] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.873604] random: blkid urandom read with 2 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.11 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... 2018-12-29 03:54:59,208 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2018-12-29 03:55:09,310 - functest.core.singlevm - DEBUG - vm 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 529784258 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132732] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134441] pid_max: default: 32768 minimum: 301 [ 0.135350] ACPI: Core revision 20150930 [ 0.136724] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138058] Security Framework initialized [ 0.138869] Yama: becoming mindful. [ 0.139612] AppArmor: AppArmor initialized [ 0.140498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141874] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143187] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145849] Initializing cgroup subsys io [ 0.146664] Initializing cgroup subsys memory [ 0.147522] Initializing cgroup subsys devices [ 0.148416] Initializing cgroup subsys freezer [ 0.149284] Initializing cgroup subsys net_cls [ 0.150150] Initializing cgroup subsys perf_event [ 0.151056] Initializing cgroup subsys net_prio [ 0.151976] Initializing cgroup subsys hugetlb [ 0.152865] Initializing cgroup subsys pids [ 0.153776] CPU: Physical Processor ID: 0 [ 0.155329] mce: CPU supports 10 MCE banks [ 0.156208] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167904] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174326] ftrace: allocating 31920 entries in 125 pages [ 0.200531] smpboot: Max logical packages: 1 [ 0.201430] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202841] x2apic enabled [ 0.203681] Switched APIC routing to physical x2apic. [ 0.205489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210500] KVM setup paravirtual spinlock [ 0.211817] x86: Booted up 1 node, 1 CPUs [ 0.212645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.214068] devtmpfs: initialized [ 0.215824] evm: security.selinux [ 0.216545] evm: security.SMACK64 [ 0.217249] evm: security.SMACK64EXEC [ 0.218057] evm: security.SMACK64TRANSMUTE [ 0.218999] evm: security.SMACK64MMAP [ 0.219868] evm: security.ima [ 0.220610] evm: security.capability [ 0.221529] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223710] pinctrl core: initialized pinctrl subsystem [ 0.225306] RTC time: 3:54:51, date: 12/29/18 [ 0.226751] NET: Registered protocol family 16 [ 0.228202] cpuidle: using governor ladder [ 0.229449] cpuidle: using governor menu [ 0.230634] PCCT header not found. [ 0.231743] ACPI: bus type PCI registered [ 0.232964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234887] PCI: Using configuration type 1 for base access [ 0.237277] ACPI: Added _OSI(Module Device) [ 0.238560] ACPI: Added _OSI(Processor Device) [ 0.239889] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.241298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244014] ACPI: Interpreter enabled [ 0.245157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256415] ACPI: (supports S0 S5) [ 0.257454] ACPI: Using IOAPIC for interrupt routing [ 0.258930] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264748] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267952] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270749] acpiphp: Slot [3] registered [ 0.271748] acpiphp: Slot [4] registered [ 0.272748] acpiphp: Slot [5] registered [ 0.273738] acpiphp: Slot [6] registered [ 0.274726] acpiphp: Slot [7] registered [ 0.275713] acpiphp: Slot [8] registered [ 0.276711] acpiphp: Slot [9] registered [ 0.277707] acpiphp: Slot [10] registered [ 0.278708] acpiphp: Slot [11] registered [ 0.279713] acpiphp: Slot [12] registered [ 0.280723] acpiphp: Slot [13] registered [ 0.281762] acpiphp: Slot [14] registered [ 0.282770] acpiphp: Slot [15] registered [ 0.293769] acpiphp: Slot [16] registered [ 0.294795] acpiphp: Slot [17] registered [ 0.295807] acpiphp: Slot [18] registered [ 0.296819] acpiphp: Slot [19] registered [ 0.297837] acpiphp: Slot [20] registered [ 0.298850] acpiphp: Slot [21] registered [ 0.299834] acpiphp: Slot [22] registered [ 0.300844] acpiphp: Slot [23] registered [ 0.301864] acpiphp: Slot [24] registered [ 0.302847] acpiphp: Slot [25] registered [ 0.303848] acpiphp: Slot [26] registered [ 0.304848] acpiphp: Slot [27] registered [ 0.305867] acpiphp: Slot [28] registered [ 0.306882] acpiphp: Slot [29] registered [ 0.307865] acpiphp: Slot [30] registered [ 0.308846] acpiphp: Slot [31] registered [ 0.309827] PCI host bridge to bus 0000:00 [ 0.310817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315601] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317400] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.323780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.325389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.326839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.328409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.335064] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336854] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.383313] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.385058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.386762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.388448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.390122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.391928] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.393303] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.394626] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.396561] vgaarb: loaded [ 0.397291] vgaarb: bridge control possible 0000:00:02.0 [ 0.398693] SCSI subsystem initialized [ 0.399699] ACPI: bus type USB registered [ 0.400723] usbcore: registered new interface driver usbfs [ 0.402014] usbcore: registered new interface driver hub [ 0.403241] usbcore: registered new device driver usb [ 0.404510] PCI: Using ACPI for IRQ routing [ 0.405704] NetLabel: Initializing [ 0.406564] NetLabel: domain hash size = 128 [ 0.407598] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.408750] NetLabel: unlabeled traffic allowed by default [ 0.410077] clocksource: Switched to clocksource kvm-clock [ 0.416209] AppArmor: AppArmor Filesystem Enabled [ 0.417589] pnp: PnP ACPI init [ 0.418780] pnp: PnP ACPI: found 5 devices [ 0.425514] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.427993] NET: Registered protocol family 2 [ 0.429333] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.431246] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.432982] TCP: Hash tables configured (established 4096 bind 4096) [ 0.434705] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.436301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.438039] NET: Registered protocol family 1 [ 0.439279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.440893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.442504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.457193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.471948] Trying to unpack rootfs image as initramfs... [ 0.522368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.536922] Scanning for low memory corruption every 60 seconds [ 0.538281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.539417] audit: initializing netlink subsys (disabled) [ 0.540413] audit: type=2000 audit(1546055692.789:1): initialized [ 0.541702] Initialise system trusted keyring [ 0.542620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.543752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545688] zbud: loaded [ 0.546393] VFS: Disk quotas dquot_6.6.0 [ 0.547190] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548684] fuse init (API version 7.23) [ 0.549554] Key type big_key registered [ 0.550350] Allocating IMA MOK and blacklist keyrings. [ 0.551810] Key type asymmetric registered [ 0.552620] Asymmetric key parser 'x509' registered [ 0.553548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.554983] io scheduler noop registered [ 0.555762] io scheduler deadline registered (default) [ 0.556726] io scheduler cfq registered [ 0.557544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558575] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.561230] ACPI: Power Button [PWRF] [ 0.562044] GHES: HEST is not enabled! [ 0.575818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.610364] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.639497] Linux agpgart interface v0.103 [ 0.642049] brd: module loaded [ 0.643313] loop: module loaded [ 0.647593] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.649007] GPT:90111 != 2097151 [ 0.649676] GPT:Alternate GPT header not at the end of the disk. [ 0.650739] GPT:90111 != 2097151 [ 0.651393] GPT: Use GNU Parted to correct GPT errors. [ 0.652322] vda: vda1 vda15 [ 0.653977] scsi host0: ata_piix [ 0.654711] scsi host1: ata_piix [ 0.655438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.656618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.658017] libphy: Fixed MDIO Bus: probed [ 0.658830] tun: Universal TUN/TAP device driver, 1.6 [ 0.659749] tun: (C) 1999-2004 Max Krasnyansky [ 0.661848] PPP generic driver version 2.4.2 [ 0.662726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663971] ehci-pci: EHCI PCI platform driver [ 0.664816] ehci-platform: EHCI generic platform driver [ 0.665766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666860] ohci-pci: OHCI PCI platform driver [ 0.667703] ohci-platform: OHCI generic platform driver [ 0.668651] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683043] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684013] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685413] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.686393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.687476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.688655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.690022] usb usb1: Product: UHCI Host Controller [ 0.690935] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.692038] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692965] hub 1-0:1.0: USB hub found [ 0.693720] hub 1-0:1.0: 2 ports detected [ 0.694611] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.696675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697604] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698611] mousedev: PS/2 mouse device common for all mice [ 0.699818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701590] rtc_cmos 00:00: RTC can wake from S4 [ 0.702673] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.704978] i2c /dev entries driver [ 0.705719] device-mapper: uevent: version 1.0.3 [ 0.706646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.708221] ledtrig-cpu: registered to indicate activity on CPUs [ 0.709456] NET: Registered protocol family 10 [ 0.710423] NET: Registered protocol family 17 [ 0.711282] Key type dns_resolver registered [ 0.712184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.713244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.714944] registered taskstats version 1 [ 0.715747] Loading compiled-in X.509 certificates [ 0.717145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.718939] zswap: loaded using pool lzo/zbud [ 0.720763] Key type trusted registered [ 0.722302] Key type encrypted registered [ 0.723099] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724093] ima: No TPM chip found, activating TPM-bypass! [ 0.725095] evm: HMAC attrs: 0x1 [ 0.725996] Magic number: 14:423:918 [ 0.726846] rtc_cmos 00:00: setting system clock to 2018-12-29 03:54:52 UTC (1546055692) [ 0.728396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729466] EDD information not available. [ 0.815139] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.816664] Write protecting the kernel read-only data: 14336k [ 0.828428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.830194] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.873604] random: blkid urandom read with 2 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.11 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... 2018-12-29 03:55:10,312 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.210: timed out 2018-12-29 03:55:20,443 - functest.core.singlevm - DEBUG - vm 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 529784258 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132732] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134441] pid_max: default: 32768 minimum: 301 [ 0.135350] ACPI: Core revision 20150930 [ 0.136724] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138058] Security Framework initialized [ 0.138869] Yama: becoming mindful. [ 0.139612] AppArmor: AppArmor initialized [ 0.140498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141874] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143187] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145849] Initializing cgroup subsys io [ 0.146664] Initializing cgroup subsys memory [ 0.147522] Initializing cgroup subsys devices [ 0.148416] Initializing cgroup subsys freezer [ 0.149284] Initializing cgroup subsys net_cls [ 0.150150] Initializing cgroup subsys perf_event [ 0.151056] Initializing cgroup subsys net_prio [ 0.151976] Initializing cgroup subsys hugetlb [ 0.152865] Initializing cgroup subsys pids [ 0.153776] CPU: Physical Processor ID: 0 [ 0.155329] mce: CPU supports 10 MCE banks [ 0.156208] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167904] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174326] ftrace: allocating 31920 entries in 125 pages [ 0.200531] smpboot: Max logical packages: 1 [ 0.201430] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202841] x2apic enabled [ 0.203681] Switched APIC routing to physical x2apic. [ 0.205489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210500] KVM setup paravirtual spinlock [ 0.211817] x86: Booted up 1 node, 1 CPUs [ 0.212645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.214068] devtmpfs: initialized [ 0.215824] evm: security.selinux [ 0.216545] evm: security.SMACK64 [ 0.217249] evm: security.SMACK64EXEC [ 0.218057] evm: security.SMACK64TRANSMUTE [ 0.218999] evm: security.SMACK64MMAP [ 0.219868] evm: security.ima [ 0.220610] evm: security.capability [ 0.221529] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223710] pinctrl core: initialized pinctrl subsystem [ 0.225306] RTC time: 3:54:51, date: 12/29/18 [ 0.226751] NET: Registered protocol family 16 [ 0.228202] cpuidle: using governor ladder [ 0.229449] cpuidle: using governor menu [ 0.230634] PCCT header not found. [ 0.231743] ACPI: bus type PCI registered [ 0.232964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234887] PCI: Using configuration type 1 for base access [ 0.237277] ACPI: Added _OSI(Module Device) [ 0.238560] ACPI: Added _OSI(Processor Device) [ 0.239889] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.241298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244014] ACPI: Interpreter enabled [ 0.245157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256415] ACPI: (supports S0 S5) [ 0.257454] ACPI: Using IOAPIC for interrupt routing [ 0.258930] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264748] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267952] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270749] acpiphp: Slot [3] registered [ 0.271748] acpiphp: Slot [4] registered [ 0.272748] acpiphp: Slot [5] registered [ 0.273738] acpiphp: Slot [6] registered [ 0.274726] acpiphp: Slot [7] registered [ 0.275713] acpiphp: Slot [8] registered [ 0.276711] acpiphp: Slot [9] registered [ 0.277707] acpiphp: Slot [10] registered [ 0.278708] acpiphp: Slot [11] registered [ 0.279713] acpiphp: Slot [12] registered [ 0.280723] acpiphp: Slot [13] registered [ 0.281762] acpiphp: Slot [14] registered [ 0.282770] acpiphp: Slot [15] registered [ 0.293769] acpiphp: Slot [16] registered [ 0.294795] acpiphp: Slot [17] registered [ 0.295807] acpiphp: Slot [18] registered [ 0.296819] acpiphp: Slot [19] registered [ 0.297837] acpiphp: Slot [20] registered [ 0.298850] acpiphp: Slot [21] registered [ 0.299834] acpiphp: Slot [22] registered [ 0.300844] acpiphp: Slot [23] registered [ 0.301864] acpiphp: Slot [24] registered [ 0.302847] acpiphp: Slot [25] registered [ 0.303848] acpiphp: Slot [26] registered [ 0.304848] acpiphp: Slot [27] registered [ 0.305867] acpiphp: Slot [28] registered [ 0.306882] acpiphp: Slot [29] registered [ 0.307865] acpiphp: Slot [30] registered [ 0.308846] acpiphp: Slot [31] registered [ 0.309827] PCI host bridge to bus 0000:00 [ 0.310817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315601] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317400] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.323780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.325389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.326839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.328409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.335064] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336854] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.383313] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.385058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.386762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.388448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.390122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.391928] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.393303] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.394626] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.396561] vgaarb: loaded [ 0.397291] vgaarb: bridge control possible 0000:00:02.0 [ 0.398693] SCSI subsystem initialized [ 0.399699] ACPI: bus type USB registered [ 0.400723] usbcore: registered new interface driver usbfs [ 0.402014] usbcore: registered new interface driver hub [ 0.403241] usbcore: registered new device driver usb [ 0.404510] PCI: Using ACPI for IRQ routing [ 0.405704] NetLabel: Initializing [ 0.406564] NetLabel: domain hash size = 128 [ 0.407598] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.408750] NetLabel: unlabeled traffic allowed by default [ 0.410077] clocksource: Switched to clocksource kvm-clock [ 0.416209] AppArmor: AppArmor Filesystem Enabled [ 0.417589] pnp: PnP ACPI init [ 0.418780] pnp: PnP ACPI: found 5 devices [ 0.425514] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.427993] NET: Registered protocol family 2 [ 0.429333] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.431246] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.432982] TCP: Hash tables configured (established 4096 bind 4096) [ 0.434705] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.436301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.438039] NET: Registered protocol family 1 [ 0.439279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.440893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.442504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.457193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.471948] Trying to unpack rootfs image as initramfs... [ 0.522368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.536922] Scanning for low memory corruption every 60 seconds [ 0.538281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.539417] audit: initializing netlink subsys (disabled) [ 0.540413] audit: type=2000 audit(1546055692.789:1): initialized [ 0.541702] Initialise system trusted keyring [ 0.542620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.543752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545688] zbud: loaded [ 0.546393] VFS: Disk quotas dquot_6.6.0 [ 0.547190] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548684] fuse init (API version 7.23) [ 0.549554] Key type big_key registered [ 0.550350] Allocating IMA MOK and blacklist keyrings. [ 0.551810] Key type asymmetric registered [ 0.552620] Asymmetric key parser 'x509' registered [ 0.553548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.554983] io scheduler noop registered [ 0.555762] io scheduler deadline registered (default) [ 0.556726] io scheduler cfq registered [ 0.557544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558575] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.561230] ACPI: Power Button [PWRF] [ 0.562044] GHES: HEST is not enabled! [ 0.575818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.610364] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.639497] Linux agpgart interface v0.103 [ 0.642049] brd: module loaded [ 0.643313] loop: module loaded [ 0.647593] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.649007] GPT:90111 != 2097151 [ 0.649676] GPT:Alternate GPT header not at the end of the disk. [ 0.650739] GPT:90111 != 2097151 [ 0.651393] GPT: Use GNU Parted to correct GPT errors. [ 0.652322] vda: vda1 vda15 [ 0.653977] scsi host0: ata_piix [ 0.654711] scsi host1: ata_piix [ 0.655438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.656618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.658017] libphy: Fixed MDIO Bus: probed [ 0.658830] tun: Universal TUN/TAP device driver, 1.6 [ 0.659749] tun: (C) 1999-2004 Max Krasnyansky [ 0.661848] PPP generic driver version 2.4.2 [ 0.662726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663971] ehci-pci: EHCI PCI platform driver [ 0.664816] ehci-platform: EHCI generic platform driver [ 0.665766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666860] ohci-pci: OHCI PCI platform driver [ 0.667703] ohci-platform: OHCI generic platform driver [ 0.668651] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683043] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684013] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685413] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.686393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.687476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.688655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.690022] usb usb1: Product: UHCI Host Controller [ 0.690935] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.692038] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692965] hub 1-0:1.0: USB hub found [ 0.693720] hub 1-0:1.0: 2 ports detected [ 0.694611] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.696675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697604] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698611] mousedev: PS/2 mouse device common for all mice [ 0.699818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701590] rtc_cmos 00:00: RTC can wake from S4 [ 0.702673] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.704978] i2c /dev entries driver [ 0.705719] device-mapper: uevent: version 1.0.3 [ 0.706646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.708221] ledtrig-cpu: registered to indicate activity on CPUs [ 0.709456] NET: Registered protocol family 10 [ 0.710423] NET: Registered protocol family 17 [ 0.711282] Key type dns_resolver registered [ 0.712184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.713244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.714944] registered taskstats version 1 [ 0.715747] Loading compiled-in X.509 certificates [ 0.717145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.718939] zswap: loaded using pool lzo/zbud [ 0.720763] Key type trusted registered [ 0.722302] Key type encrypted registered [ 0.723099] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724093] ima: No TPM chip found, activating TPM-bypass! [ 0.725095] evm: HMAC attrs: 0x1 [ 0.725996] Magic number: 14:423:918 [ 0.726846] rtc_cmos 00:00: setting system clock to 2018-12-29 03:54:52 UTC (1546055692) [ 0.728396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729466] EDD information not available. [ 0.815139] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.816664] Write protecting the kernel read-only data: 14336k [ 0.828428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.830194] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.873604] random: blkid urandom read with 2 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.11 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... 2018-12-29 03:55:21,445 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.210: timed out 2018-12-29 03:55:31,579 - functest.core.singlevm - DEBUG - vm 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 529784258 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132732] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134441] pid_max: default: 32768 minimum: 301 [ 0.135350] ACPI: Core revision 20150930 [ 0.136724] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138058] Security Framework initialized [ 0.138869] Yama: becoming mindful. [ 0.139612] AppArmor: AppArmor initialized [ 0.140498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141874] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143187] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145849] Initializing cgroup subsys io [ 0.146664] Initializing cgroup subsys memory [ 0.147522] Initializing cgroup subsys devices [ 0.148416] Initializing cgroup subsys freezer [ 0.149284] Initializing cgroup subsys net_cls [ 0.150150] Initializing cgroup subsys perf_event [ 0.151056] Initializing cgroup subsys net_prio [ 0.151976] Initializing cgroup subsys hugetlb [ 0.152865] Initializing cgroup subsys pids [ 0.153776] CPU: Physical Processor ID: 0 [ 0.155329] mce: CPU supports 10 MCE banks [ 0.156208] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167904] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174326] ftrace: allocating 31920 entries in 125 pages [ 0.200531] smpboot: Max logical packages: 1 [ 0.201430] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202841] x2apic enabled [ 0.203681] Switched APIC routing to physical x2apic. [ 0.205489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210500] KVM setup paravirtual spinlock [ 0.211817] x86: Booted up 1 node, 1 CPUs [ 0.212645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.214068] devtmpfs: initialized [ 0.215824] evm: security.selinux [ 0.216545] evm: security.SMACK64 [ 0.217249] evm: security.SMACK64EXEC [ 0.218057] evm: security.SMACK64TRANSMUTE [ 0.218999] evm: security.SMACK64MMAP [ 0.219868] evm: security.ima [ 0.220610] evm: security.capability [ 0.221529] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223710] pinctrl core: initialized pinctrl subsystem [ 0.225306] RTC time: 3:54:51, date: 12/29/18 [ 0.226751] NET: Registered protocol family 16 [ 0.228202] cpuidle: using governor ladder [ 0.229449] cpuidle: using governor menu [ 0.230634] PCCT header not found. [ 0.231743] ACPI: bus type PCI registered [ 0.232964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234887] PCI: Using configuration type 1 for base access [ 0.237277] ACPI: Added _OSI(Module Device) [ 0.238560] ACPI: Added _OSI(Processor Device) [ 0.239889] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.241298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244014] ACPI: Interpreter enabled [ 0.245157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256415] ACPI: (supports S0 S5) [ 0.257454] ACPI: Using IOAPIC for interrupt routing [ 0.258930] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264748] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267952] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270749] acpiphp: Slot [3] registered [ 0.271748] acpiphp: Slot [4] registered [ 0.272748] acpiphp: Slot [5] registered [ 0.273738] acpiphp: Slot [6] registered [ 0.274726] acpiphp: Slot [7] registered [ 0.275713] acpiphp: Slot [8] registered [ 0.276711] acpiphp: Slot [9] registered [ 0.277707] acpiphp: Slot [10] registered [ 0.278708] acpiphp: Slot [11] registered [ 0.279713] acpiphp: Slot [12] registered [ 0.280723] acpiphp: Slot [13] registered [ 0.281762] acpiphp: Slot [14] registered [ 0.282770] acpiphp: Slot [15] registered [ 0.293769] acpiphp: Slot [16] registered [ 0.294795] acpiphp: Slot [17] registered [ 0.295807] acpiphp: Slot [18] registered [ 0.296819] acpiphp: Slot [19] registered [ 0.297837] acpiphp: Slot [20] registered [ 0.298850] acpiphp: Slot [21] registered [ 0.299834] acpiphp: Slot [22] registered [ 0.300844] acpiphp: Slot [23] registered [ 0.301864] acpiphp: Slot [24] registered [ 0.302847] acpiphp: Slot [25] registered [ 0.303848] acpiphp: Slot [26] registered [ 0.304848] acpiphp: Slot [27] registered [ 0.305867] acpiphp: Slot [28] registered [ 0.306882] acpiphp: Slot [29] registered [ 0.307865] acpiphp: Slot [30] registered [ 0.308846] acpiphp: Slot [31] registered [ 0.309827] PCI host bridge to bus 0000:00 [ 0.310817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315601] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317400] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.323780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.325389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.326839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.328409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.335064] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336854] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.383313] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.385058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.386762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.388448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.390122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.391928] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.393303] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.394626] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.396561] vgaarb: loaded [ 0.397291] vgaarb: bridge control possible 0000:00:02.0 [ 0.398693] SCSI subsystem initialized [ 0.399699] ACPI: bus type USB registered [ 0.400723] usbcore: registered new interface driver usbfs [ 0.402014] usbcore: registered new interface driver hub [ 0.403241] usbcore: registered new device driver usb [ 0.404510] PCI: Using ACPI for IRQ routing [ 0.405704] NetLabel: Initializing [ 0.406564] NetLabel: domain hash size = 128 [ 0.407598] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.408750] NetLabel: unlabeled traffic allowed by default [ 0.410077] clocksource: Switched to clocksource kvm-clock [ 0.416209] AppArmor: AppArmor Filesystem Enabled [ 0.417589] pnp: PnP ACPI init [ 0.418780] pnp: PnP ACPI: found 5 devices [ 0.425514] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.427993] NET: Registered protocol family 2 [ 0.429333] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.431246] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.432982] TCP: Hash tables configured (established 4096 bind 4096) [ 0.434705] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.436301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.438039] NET: Registered protocol family 1 [ 0.439279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.440893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.442504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.457193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.471948] Trying to unpack rootfs image as initramfs... [ 0.522368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.536922] Scanning for low memory corruption every 60 seconds [ 0.538281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.539417] audit: initializing netlink subsys (disabled) [ 0.540413] audit: type=2000 audit(1546055692.789:1): initialized [ 0.541702] Initialise system trusted keyring [ 0.542620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.543752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545688] zbud: loaded [ 0.546393] VFS: Disk quotas dquot_6.6.0 [ 0.547190] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548684] fuse init (API version 7.23) [ 0.549554] Key type big_key registered [ 0.550350] Allocating IMA MOK and blacklist keyrings. [ 0.551810] Key type asymmetric registered [ 0.552620] Asymmetric key parser 'x509' registered [ 0.553548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.554983] io scheduler noop registered [ 0.555762] io scheduler deadline registered (default) [ 0.556726] io scheduler cfq registered [ 0.557544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558575] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.561230] ACPI: Power Button [PWRF] [ 0.562044] GHES: HEST is not enabled! [ 0.575818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.610364] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.639497] Linux agpgart interface v0.103 [ 0.642049] brd: module loaded [ 0.643313] loop: module loaded [ 0.647593] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.649007] GPT:90111 != 2097151 [ 0.649676] GPT:Alternate GPT header not at the end of the disk. [ 0.650739] GPT:90111 != 2097151 [ 0.651393] GPT: Use GNU Parted to correct GPT errors. [ 0.652322] vda: vda1 vda15 [ 0.653977] scsi host0: ata_piix [ 0.654711] scsi host1: ata_piix [ 0.655438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.656618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.658017] libphy: Fixed MDIO Bus: probed [ 0.658830] tun: Universal TUN/TAP device driver, 1.6 [ 0.659749] tun: (C) 1999-2004 Max Krasnyansky [ 0.661848] PPP generic driver version 2.4.2 [ 0.662726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663971] ehci-pci: EHCI PCI platform driver [ 0.664816] ehci-platform: EHCI generic platform driver [ 0.665766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666860] ohci-pci: OHCI PCI platform driver [ 0.667703] ohci-platform: OHCI generic platform driver [ 0.668651] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683043] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684013] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685413] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.686393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.687476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.688655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.690022] usb usb1: Product: UHCI Host Controller [ 0.690935] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.692038] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692965] hub 1-0:1.0: USB hub found [ 0.693720] hub 1-0:1.0: 2 ports detected [ 0.694611] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.696675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697604] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698611] mousedev: PS/2 mouse device common for all mice [ 0.699818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701590] rtc_cmos 00:00: RTC can wake from S4 [ 0.702673] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.704978] i2c /dev entries driver [ 0.705719] device-mapper: uevent: version 1.0.3 [ 0.706646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.708221] ledtrig-cpu: registered to indicate activity on CPUs [ 0.709456] NET: Registered protocol family 10 [ 0.710423] NET: Registered protocol family 17 [ 0.711282] Key type dns_resolver registered [ 0.712184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.713244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.714944] registered taskstats version 1 [ 0.715747] Loading compiled-in X.509 certificates [ 0.717145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.718939] zswap: loaded using pool lzo/zbud [ 0.720763] Key type trusted registered [ 0.722302] Key type encrypted registered [ 0.723099] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724093] ima: No TPM chip found, activating TPM-bypass! [ 0.725095] evm: HMAC attrs: 0x1 [ 0.725996] Magic number: 14:423:918 [ 0.726846] rtc_cmos 00:00: setting system clock to 2018-12-29 03:54:52 UTC (1546055692) [ 0.728396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729466] EDD information not available. [ 0.815139] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.816664] Write protecting the kernel read-only data: 14336k [ 0.828428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.830194] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.873604] random: blkid urandom read with 2 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.11 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... 2018-12-29 03:55:32,582 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.210: timed out 2018-12-29 03:55:42,672 - functest.core.singlevm - DEBUG - vm 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 529784258 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132732] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134441] pid_max: default: 32768 minimum: 301 [ 0.135350] ACPI: Core revision 20150930 [ 0.136724] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138058] Security Framework initialized [ 0.138869] Yama: becoming mindful. [ 0.139612] AppArmor: AppArmor initialized [ 0.140498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141874] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143187] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145849] Initializing cgroup subsys io [ 0.146664] Initializing cgroup subsys memory [ 0.147522] Initializing cgroup subsys devices [ 0.148416] Initializing cgroup subsys freezer [ 0.149284] Initializing cgroup subsys net_cls [ 0.150150] Initializing cgroup subsys perf_event [ 0.151056] Initializing cgroup subsys net_prio [ 0.151976] Initializing cgroup subsys hugetlb [ 0.152865] Initializing cgroup subsys pids [ 0.153776] CPU: Physical Processor ID: 0 [ 0.155329] mce: CPU supports 10 MCE banks [ 0.156208] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167904] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174326] ftrace: allocating 31920 entries in 125 pages [ 0.200531] smpboot: Max logical packages: 1 [ 0.201430] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202841] x2apic enabled [ 0.203681] Switched APIC routing to physical x2apic. [ 0.205489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210500] KVM setup paravirtual spinlock [ 0.211817] x86: Booted up 1 node, 1 CPUs [ 0.212645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.214068] devtmpfs: initialized [ 0.215824] evm: security.selinux [ 0.216545] evm: security.SMACK64 [ 0.217249] evm: security.SMACK64EXEC [ 0.218057] evm: security.SMACK64TRANSMUTE [ 0.218999] evm: security.SMACK64MMAP [ 0.219868] evm: security.ima [ 0.220610] evm: security.capability [ 0.221529] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223710] pinctrl core: initialized pinctrl subsystem [ 0.225306] RTC time: 3:54:51, date: 12/29/18 [ 0.226751] NET: Registered protocol family 16 [ 0.228202] cpuidle: using governor ladder [ 0.229449] cpuidle: using governor menu [ 0.230634] PCCT header not found. [ 0.231743] ACPI: bus type PCI registered [ 0.232964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234887] PCI: Using configuration type 1 for base access [ 0.237277] ACPI: Added _OSI(Module Device) [ 0.238560] ACPI: Added _OSI(Processor Device) [ 0.239889] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.241298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244014] ACPI: Interpreter enabled [ 0.245157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256415] ACPI: (supports S0 S5) [ 0.257454] ACPI: Using IOAPIC for interrupt routing [ 0.258930] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264748] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267952] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270749] acpiphp: Slot [3] registered [ 0.271748] acpiphp: Slot [4] registered [ 0.272748] acpiphp: Slot [5] registered [ 0.273738] acpiphp: Slot [6] registered [ 0.274726] acpiphp: Slot [7] registered [ 0.275713] acpiphp: Slot [8] registered [ 0.276711] acpiphp: Slot [9] registered [ 0.277707] acpiphp: Slot [10] registered [ 0.278708] acpiphp: Slot [11] registered [ 0.279713] acpiphp: Slot [12] registered [ 0.280723] acpiphp: Slot [13] registered [ 0.281762] acpiphp: Slot [14] registered [ 0.282770] acpiphp: Slot [15] registered [ 0.293769] acpiphp: Slot [16] registered [ 0.294795] acpiphp: Slot [17] registered [ 0.295807] acpiphp: Slot [18] registered [ 0.296819] acpiphp: Slot [19] registered [ 0.297837] acpiphp: Slot [20] registered [ 0.298850] acpiphp: Slot [21] registered [ 0.299834] acpiphp: Slot [22] registered [ 0.300844] acpiphp: Slot [23] registered [ 0.301864] acpiphp: Slot [24] registered [ 0.302847] acpiphp: Slot [25] registered [ 0.303848] acpiphp: Slot [26] registered [ 0.304848] acpiphp: Slot [27] registered [ 0.305867] acpiphp: Slot [28] registered [ 0.306882] acpiphp: Slot [29] registered [ 0.307865] acpiphp: Slot [30] registered [ 0.308846] acpiphp: Slot [31] registered [ 0.309827] PCI host bridge to bus 0000:00 [ 0.310817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315601] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317400] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.323780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.325389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.326839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.328409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.335064] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336854] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.383313] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.385058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.386762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.388448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.390122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.391928] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.393303] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.394626] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.396561] vgaarb: loaded [ 0.397291] vgaarb: bridge control possible 0000:00:02.0 [ 0.398693] SCSI subsystem initialized [ 0.399699] ACPI: bus type USB registered [ 0.400723] usbcore: registered new interface driver usbfs [ 0.402014] usbcore: registered new interface driver hub [ 0.403241] usbcore: registered new device driver usb [ 0.404510] PCI: Using ACPI for IRQ routing [ 0.405704] NetLabel: Initializing [ 0.406564] NetLabel: domain hash size = 128 [ 0.407598] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.408750] NetLabel: unlabeled traffic allowed by default [ 0.410077] clocksource: Switched to clocksource kvm-clock [ 0.416209] AppArmor: AppArmor Filesystem Enabled [ 0.417589] pnp: PnP ACPI init [ 0.418780] pnp: PnP ACPI: found 5 devices [ 0.425514] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.427993] NET: Registered protocol family 2 [ 0.429333] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.431246] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.432982] TCP: Hash tables configured (established 4096 bind 4096) [ 0.434705] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.436301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.438039] NET: Registered protocol family 1 [ 0.439279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.440893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.442504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.457193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.471948] Trying to unpack rootfs image as initramfs... [ 0.522368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.536922] Scanning for low memory corruption every 60 seconds [ 0.538281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.539417] audit: initializing netlink subsys (disabled) [ 0.540413] audit: type=2000 audit(1546055692.789:1): initialized [ 0.541702] Initialise system trusted keyring [ 0.542620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.543752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545688] zbud: loaded [ 0.546393] VFS: Disk quotas dquot_6.6.0 [ 0.547190] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548684] fuse init (API version 7.23) [ 0.549554] Key type big_key registered [ 0.550350] Allocating IMA MOK and blacklist keyrings. [ 0.551810] Key type asymmetric registered [ 0.552620] Asymmetric key parser 'x509' registered [ 0.553548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.554983] io scheduler noop registered [ 0.555762] io scheduler deadline registered (default) [ 0.556726] io scheduler cfq registered [ 0.557544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558575] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.561230] ACPI: Power Button [PWRF] [ 0.562044] GHES: HEST is not enabled! [ 0.575818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.610364] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.639497] Linux agpgart interface v0.103 [ 0.642049] brd: module loaded [ 0.643313] loop: module loaded [ 0.647593] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.649007] GPT:90111 != 2097151 [ 0.649676] GPT:Alternate GPT header not at the end of the disk. [ 0.650739] GPT:90111 != 2097151 [ 0.651393] GPT: Use GNU Parted to correct GPT errors. [ 0.652322] vda: vda1 vda15 [ 0.653977] scsi host0: ata_piix [ 0.654711] scsi host1: ata_piix [ 0.655438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.656618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.658017] libphy: Fixed MDIO Bus: probed [ 0.658830] tun: Universal TUN/TAP device driver, 1.6 [ 0.659749] tun: (C) 1999-2004 Max Krasnyansky [ 0.661848] PPP generic driver version 2.4.2 [ 0.662726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663971] ehci-pci: EHCI PCI platform driver [ 0.664816] ehci-platform: EHCI generic platform driver [ 0.665766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666860] ohci-pci: OHCI PCI platform driver [ 0.667703] ohci-platform: OHCI generic platform driver [ 0.668651] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683043] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684013] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685413] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.686393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.687476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.688655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.690022] usb usb1: Product: UHCI Host Controller [ 0.690935] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.692038] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692965] hub 1-0:1.0: USB hub found [ 0.693720] hub 1-0:1.0: 2 ports detected [ 0.694611] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.696675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697604] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698611] mousedev: PS/2 mouse device common for all mice [ 0.699818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701590] rtc_cmos 00:00: RTC can wake from S4 [ 0.702673] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.704978] i2c /dev entries driver [ 0.705719] device-mapper: uevent: version 1.0.3 [ 0.706646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.708221] ledtrig-cpu: registered to indicate activity on CPUs [ 0.709456] NET: Registered protocol family 10 [ 0.710423] NET: Registered protocol family 17 [ 0.711282] Key type dns_resolver registered [ 0.712184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.713244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.714944] registered taskstats version 1 [ 0.715747] Loading compiled-in X.509 certificates [ 0.717145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.718939] zswap: loaded using pool lzo/zbud [ 0.720763] Key type trusted registered [ 0.722302] Key type encrypted registered [ 0.723099] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724093] ima: No TPM chip found, activating TPM-bypass! [ 0.725095] evm: HMAC attrs: 0x1 [ 0.725996] Magic number: 14:423:918 [ 0.726846] rtc_cmos 00:00: setting system clock to 2018-12-29 03:54:52 UTC (1546055692) [ 0.728396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729466] EDD information not available. [ 0.815139] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.816664] Write protecting the kernel read-only data: 14336k [ 0.828428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.830194] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.873604] random: blkid urandom read with 2 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.11 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... 2018-12-29 03:55:43,674 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.210: timed out 2018-12-29 03:55:53,805 - functest.core.singlevm - DEBUG - vm 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 529784258 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132732] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134441] pid_max: default: 32768 minimum: 301 [ 0.135350] ACPI: Core revision 20150930 [ 0.136724] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138058] Security Framework initialized [ 0.138869] Yama: becoming mindful. [ 0.139612] AppArmor: AppArmor initialized [ 0.140498] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141874] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143187] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144437] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145849] Initializing cgroup subsys io [ 0.146664] Initializing cgroup subsys memory [ 0.147522] Initializing cgroup subsys devices [ 0.148416] Initializing cgroup subsys freezer [ 0.149284] Initializing cgroup subsys net_cls [ 0.150150] Initializing cgroup subsys perf_event [ 0.151056] Initializing cgroup subsys net_prio [ 0.151976] Initializing cgroup subsys hugetlb [ 0.152865] Initializing cgroup subsys pids [ 0.153776] CPU: Physical Processor ID: 0 [ 0.155329] mce: CPU supports 10 MCE banks [ 0.156208] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157229] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167904] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174326] ftrace: allocating 31920 entries in 125 pages [ 0.200531] smpboot: Max logical packages: 1 [ 0.201430] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.202841] x2apic enabled [ 0.203681] Switched APIC routing to physical x2apic. [ 0.205489] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210500] KVM setup paravirtual spinlock [ 0.211817] x86: Booted up 1 node, 1 CPUs [ 0.212645] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.214068] devtmpfs: initialized [ 0.215824] evm: security.selinux [ 0.216545] evm: security.SMACK64 [ 0.217249] evm: security.SMACK64EXEC [ 0.218057] evm: security.SMACK64TRANSMUTE [ 0.218999] evm: security.SMACK64MMAP [ 0.219868] evm: security.ima [ 0.220610] evm: security.capability [ 0.221529] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223710] pinctrl core: initialized pinctrl subsystem [ 0.225306] RTC time: 3:54:51, date: 12/29/18 [ 0.226751] NET: Registered protocol family 16 [ 0.228202] cpuidle: using governor ladder [ 0.229449] cpuidle: using governor menu [ 0.230634] PCCT header not found. [ 0.231743] ACPI: bus type PCI registered [ 0.232964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234887] PCI: Using configuration type 1 for base access [ 0.237277] ACPI: Added _OSI(Module Device) [ 0.238560] ACPI: Added _OSI(Processor Device) [ 0.239889] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.241298] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244014] ACPI: Interpreter enabled [ 0.245157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.256415] ACPI: (supports S0 S5) [ 0.257454] ACPI: Using IOAPIC for interrupt routing [ 0.258930] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264748] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266429] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267952] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270749] acpiphp: Slot [3] registered [ 0.271748] acpiphp: Slot [4] registered [ 0.272748] acpiphp: Slot [5] registered [ 0.273738] acpiphp: Slot [6] registered [ 0.274726] acpiphp: Slot [7] registered [ 0.275713] acpiphp: Slot [8] registered [ 0.276711] acpiphp: Slot [9] registered [ 0.277707] acpiphp: Slot [10] registered [ 0.278708] acpiphp: Slot [11] registered [ 0.279713] acpiphp: Slot [12] registered [ 0.280723] acpiphp: Slot [13] registered [ 0.281762] acpiphp: Slot [14] registered [ 0.282770] acpiphp: Slot [15] registered [ 0.293769] acpiphp: Slot [16] registered [ 0.294795] acpiphp: Slot [17] registered [ 0.295807] acpiphp: Slot [18] registered [ 0.296819] acpiphp: Slot [19] registered [ 0.297837] acpiphp: Slot [20] registered [ 0.298850] acpiphp: Slot [21] registered [ 0.299834] acpiphp: Slot [22] registered [ 0.300844] acpiphp: Slot [23] registered [ 0.301864] acpiphp: Slot [24] registered [ 0.302847] acpiphp: Slot [25] registered [ 0.303848] acpiphp: Slot [26] registered [ 0.304848] acpiphp: Slot [27] registered [ 0.305867] acpiphp: Slot [28] registered [ 0.306882] acpiphp: Slot [29] registered [ 0.307865] acpiphp: Slot [30] registered [ 0.308846] acpiphp: Slot [31] registered [ 0.309827] PCI host bridge to bus 0000:00 [ 0.310817] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313830] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315601] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317400] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.323780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.325389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.326839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.328409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.335064] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.336854] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.383313] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.385058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.386762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.388448] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.390122] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.391928] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.393303] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.394626] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.396561] vgaarb: loaded [ 0.397291] vgaarb: bridge control possible 0000:00:02.0 [ 0.398693] SCSI subsystem initialized [ 0.399699] ACPI: bus type USB registered [ 0.400723] usbcore: registered new interface driver usbfs [ 0.402014] usbcore: registered new interface driver hub [ 0.403241] usbcore: registered new device driver usb [ 0.404510] PCI: Using ACPI for IRQ routing [ 0.405704] NetLabel: Initializing [ 0.406564] NetLabel: domain hash size = 128 [ 0.407598] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.408750] NetLabel: unlabeled traffic allowed by default [ 0.410077] clocksource: Switched to clocksource kvm-clock [ 0.416209] AppArmor: AppArmor Filesystem Enabled [ 0.417589] pnp: PnP ACPI init [ 0.418780] pnp: PnP ACPI: found 5 devices [ 0.425514] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.427993] NET: Registered protocol family 2 [ 0.429333] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.431246] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.432982] TCP: Hash tables configured (established 4096 bind 4096) [ 0.434705] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.436301] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.438039] NET: Registered protocol family 1 [ 0.439279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.440893] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.442504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.457193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.471948] Trying to unpack rootfs image as initramfs... [ 0.522368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.536922] Scanning for low memory corruption every 60 seconds [ 0.538281] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.539417] audit: initializing netlink subsys (disabled) [ 0.540413] audit: type=2000 audit(1546055692.789:1): initialized [ 0.541702] Initialise system trusted keyring [ 0.542620] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.543752] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545688] zbud: loaded [ 0.546393] VFS: Disk quotas dquot_6.6.0 [ 0.547190] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.548684] fuse init (API version 7.23) [ 0.549554] Key type big_key registered [ 0.550350] Allocating IMA MOK and blacklist keyrings. [ 0.551810] Key type asymmetric registered [ 0.552620] Asymmetric key parser 'x509' registered [ 0.553548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.554983] io scheduler noop registered [ 0.555762] io scheduler deadline registered (default) [ 0.556726] io scheduler cfq registered [ 0.557544] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.558575] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.559814] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.561230] ACPI: Power Button [PWRF] [ 0.562044] GHES: HEST is not enabled! [ 0.575818] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.610364] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613498] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.639497] Linux agpgart interface v0.103 [ 0.642049] brd: module loaded [ 0.643313] loop: module loaded [ 0.647593] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.649007] GPT:90111 != 2097151 [ 0.649676] GPT:Alternate GPT header not at the end of the disk. [ 0.650739] GPT:90111 != 2097151 [ 0.651393] GPT: Use GNU Parted to correct GPT errors. [ 0.652322] vda: vda1 vda15 [ 0.653977] scsi host0: ata_piix [ 0.654711] scsi host1: ata_piix [ 0.655438] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.656618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.658017] libphy: Fixed MDIO Bus: probed [ 0.658830] tun: Universal TUN/TAP device driver, 1.6 [ 0.659749] tun: (C) 1999-2004 Max Krasnyansky [ 0.661848] PPP generic driver version 2.4.2 [ 0.662726] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.663971] ehci-pci: EHCI PCI platform driver [ 0.664816] ehci-platform: EHCI generic platform driver [ 0.665766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666860] ohci-pci: OHCI PCI platform driver [ 0.667703] ohci-platform: OHCI generic platform driver [ 0.668651] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683043] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684013] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685413] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.686393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.687476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.688655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.690022] usb usb1: Product: UHCI Host Controller [ 0.690935] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.692038] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692965] hub 1-0:1.0: USB hub found [ 0.693720] hub 1-0:1.0: 2 ports detected [ 0.694611] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.696675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.697604] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.698611] mousedev: PS/2 mouse device common for all mice [ 0.699818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.701590] rtc_cmos 00:00: RTC can wake from S4 [ 0.702673] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.703834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.704978] i2c /dev entries driver [ 0.705719] device-mapper: uevent: version 1.0.3 [ 0.706646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.708221] ledtrig-cpu: registered to indicate activity on CPUs [ 0.709456] NET: Registered protocol family 10 [ 0.710423] NET: Registered protocol family 17 [ 0.711282] Key type dns_resolver registered [ 0.712184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.713244] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.714944] registered taskstats version 1 [ 0.715747] Loading compiled-in X.509 certificates [ 0.717145] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.718939] zswap: loaded using pool lzo/zbud [ 0.720763] Key type trusted registered [ 0.722302] Key type encrypted registered [ 0.723099] AppArmor: AppArmor sha1 policy hashing enabled [ 0.724093] ima: No TPM chip found, activating TPM-bypass! [ 0.725095] evm: HMAC attrs: 0x1 [ 0.725996] Magic number: 14:423:918 [ 0.726846] rtc_cmos 00:00: setting system clock to 2018-12-29 03:54:52 UTC (1546055692) [ 0.728396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.729466] EDD information not available. [ 0.815139] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.816664] Write protecting the kernel read-only data: 14336k [ 0.828428] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.830194] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.873604] random: blkid urandom read with 2 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.11 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... 2018-12-29 03:55:54,807 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.210: timed out 2018-12-29 03:56:03,817 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.210 2018-12-29 03:56:03,817 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2018-12-29 03:56:03,954 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 03:56:03,955 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:41 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-29 03:56:19,830 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-12-29 03:56:19,884 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-29 03:56:20,742 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'id': u'577e82948e47429b809e0ad02f08fcdb', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 03:56:21,263 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4cce7e282234708a0552faa0dc45e75', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_0329f81f-e251-44e6-aa8d-7d646c9ff0a6'}) 2018-12-29 03:56:21,423 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 03:56:21,535 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/eb4e818cae4345c6b84ea956c8957a69'}, 'domain_id': None, 'human_id': None, 'id': u'eb4e818cae4345c6b84ea956c8957a69', 'HUMAN_ID': False}) 2018-12-29 03:56:22,099 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '1c605ece-2401-4422-be3a-f8bc3a6ef193', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'project_id': u'577e82948e47429b809e0ad02f08fcdb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 03:56:22,104 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'password': '1c605ece-2401-4422-be3a-f8bc3a6ef193', 'project_name': 'vping_userdata-project_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '577e82948e47429b809e0ad02f08fcdb', 'project_domain_name': 'Default'} 2018-12-29 03:56:22,105 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-29 03:56:23,076 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-29T03:56:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'552b53a7-236f-4c9c-99c4-955533695263', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', u'admin_state_up': True, u'tenant_id': u'577e82948e47429b809e0ad02f08fcdb', u'created_at': u'2018-12-29T03:56:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'577e82948e47429b809e0ad02f08fcdb'}) 2018-12-29 03:56:24,609 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-29T03:56:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'77e71955-7ccf-4005-8b7f-d9704aec8772', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', u'enable_dhcp': True, u'network_id': u'552b53a7-236f-4c9c-99c4-955533695263', u'tenant_id': u'577e82948e47429b809e0ad02f08fcdb', u'created_at': u'2018-12-29T03:56:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'577e82948e47429b809e0ad02f08fcdb'}) 2018-12-29 03:56:25,749 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'172d8bf1-dcb3-48a2-9142-54f150cc212d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'717222cb-974c-4168-ab1a-356f49eda1dc', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'577e82948e47429b809e0ad02f08fcdb', u'created_at': u'2018-12-29T03:56:24Z', u'admin_state_up': True, u'updated_at': u'2018-12-29T03:56:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'577e82948e47429b809e0ad02f08fcdb', u'id': u'be701a32-f7d1-4065-bd04-4704e5050717', u'name': u'vping_userdata-router_0329f81f-e251-44e6-aa8d-7d646c9ff0a6'}) 2018-12-29 03:56:29,813 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/fd2f8967-1399-4207-800b-5edd48aee86a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fd2f8967-1399-4207-800b-5edd48aee86a/file', 'owner': u'577e82948e47429b809e0ad02f08fcdb', 'id': u'fd2f8967-1399-4207-800b-5edd48aee86a', 'size': 12716032, u'self': u'/v2/images/fd2f8967-1399-4207-800b-5edd48aee86a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'577e82948e47429b809e0ad02f08fcdb', 'name': 'vping_userdata-project_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/fd2f8967-1399-4207-800b-5edd48aee86a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T03:56:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-29T03:56:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fd2f8967-1399-4207-800b-5edd48aee86a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'created': u'2018-12-29T03:56:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T03:56:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fd2f8967-1399-4207-800b-5edd48aee86a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 03:56:30,017 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'052a0acaf7ec4a4397abb92cfbe54f87', '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'4970f2ea-bf87-4294-bec1-cf6d82075f59', 'swap': 0}) 2018-12-29 03:56:38,219 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_0329f81f-e251-44e6-aa8d-7d646c9ff0a6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:e1:88', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fd2f8967-1399-4207-800b-5edd48aee86a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-29T03:56:36.000000', 'flavor': Munch({u'id': u'4970f2ea-bf87-4294-bec1-cf6d82075f59'}), 'az': u'nova', 'id': u'e8e2b76b-a2ff-45bc-8437-6241e2eb76c2', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f4cce7e282234708a0552faa0dc45e75', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'577e82948e47429b809e0ad02f08fcdb', 'name': 'vping_userdata-project_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-29T03:56:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-29T03:56:36Z', 'hostId': u'7fe86943615fefbee1e93f378d970b6073c9110822740b5e0cda17e7', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'7fe86943615fefbee1e93f378d970b6073c9110822740b5e0cda17e7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-12-29T03:56:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'577e82948e47429b809e0ad02f08fcdb', 'name': u'vping_userdata-vm_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'adminPass': u'qkSyREMfzKC7', 'tenant_id': u'577e82948e47429b809e0ad02f08fcdb', 'region': 'regionOne', 'created': u'2018-12-29T03:56:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-29 03:56:46,260 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_0329f81f-e251-44e6-aa8d-7d646c9ff0a6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:95:d1', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fd2f8967-1399-4207-800b-5edd48aee86a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-29T03:56:44.000000', 'flavor': Munch({u'id': u'4970f2ea-bf87-4294-bec1-cf6d82075f59'}), 'az': u'nova', 'id': u'8a7d5ec2-dd96-4336-baeb-af8c5e486751', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f4cce7e282234708a0552faa0dc45e75', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'577e82948e47429b809e0ad02f08fcdb', 'name': 'vping_userdata-project_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-29T03:56:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-29T03:56:45Z', 'hostId': u'31e42b2c686ca059b189be38404ad0f014fcb19064cdd6f260c63e86', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'31e42b2c686ca059b189be38404ad0f014fcb19064cdd6f260c63e86', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-12-29T03:56:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'577e82948e47429b809e0ad02f08fcdb', 'name': u'vping_userdata-vm2_0329f81f-e251-44e6-aa8d-7d646c9ff0a6', 'adminPass': u'p22SuTxTA9N4', 'tenant_id': u'577e82948e47429b809e0ad02f08fcdb', 'region': 'regionOne', 'created': u'2018-12-29T03:56:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-29 03:56:46,261 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-12-29 03:56:48,849 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-12-29 03:56:48,850 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 03:56:51,639 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 2018-12-29 03:56:53,970 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] 2018-12-29 03:56:56,757 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] 2018-12-29 03:56:59,496 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] 2018-12-29 03:57:02,265 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO 2018-12-29 03:57:05,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO 2018-12-29 03:57:07,652 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO 2018-12-29 03:57:10,849 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO 2018-12-29 03:57:13,632 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO 2018-12-29 03:57:16,551 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO 2018-12-29 03:57:16,552 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 03:57:19,427 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO 2018-12-29 03:57:22,024 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO 2018-12-29 03:57:24,640 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO 2018-12-29 03:57:27,252 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO 2018-12-29 03:57:30,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO 2018-12-29 03:57:32,750 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO 2018-12-29 03:57:35,702 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:57:38,326 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:57:40,997 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:57:43,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:57:43,602 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 03:57:46,301 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:57:48,825 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:57:51,585 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:57:54,304 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:57:57,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:57:59,380 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:01,984 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:04,710 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:07,534 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:09,992 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:09,993 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 03:58:12,594 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:15,282 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:17,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:20,492 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:23,263 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:25,853 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:28,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:30,998 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:33,620 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:36,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:36,232 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 03:58:38,841 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:41,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:44,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:46,613 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:49,070 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:51,621 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:54,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:57,098 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:58:59,708 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:02,155 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:02,156 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 03:59:04,810 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:07,289 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:09,850 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:12,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:15,025 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:17,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:20,023 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:22,664 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:25,220 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:27,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:27,909 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 03:59:30,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:32,978 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:35,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:38,159 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:40,779 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:43,326 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:45,927 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:48,379 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:50,838 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:53,628 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:53,629 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 03:59:56,249 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 03:59:58,901 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:01,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:04,048 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:06,645 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:09,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:11,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:14,461 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:17,068 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:19,671 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:19,672 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:00:22,202 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:24,809 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:27,392 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:29,963 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:32,695 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:35,154 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:37,752 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:40,050 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:42,362 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:44,985 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:44,986 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:00:47,609 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:50,182 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:52,841 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:55,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:00:58,083 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:00,676 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:03,258 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:05,695 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:08,299 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:10,985 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:10,986 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:01:13,438 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:15,744 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:18,217 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:20,811 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:23,425 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:26,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:28,968 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:31,583 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:34,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:37,142 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:37,142 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:01:39,725 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:42,338 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:44,931 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:47,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:50,306 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:53,063 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:55,523 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:01:58,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:00,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:03,493 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:03,494 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:02:06,122 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:08,718 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:11,606 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:14,346 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:16,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:19,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:22,408 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:24,881 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:27,610 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:29,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:29,924 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:02:32,537 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:35,253 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:37,849 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:40,435 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:43,038 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:45,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:47,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:50,371 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:52,823 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:55,438 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:02:55,439 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:02:58,037 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:00,787 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:03,381 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:05,850 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:08,588 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:11,358 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:13,815 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:16,253 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:19,020 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:21,486 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:21,487 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:03:24,077 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:26,531 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:29,537 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:32,270 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:34,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:37,801 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:40,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:43,159 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:45,764 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:48,212 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:48,213 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:03:50,674 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:53,264 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:55,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:03:58,638 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:04:01,287 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:04:03,879 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:04:06,323 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:04: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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:04:11,560 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized 2018-12-29 04:04:14,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized 2018-12-29 04:04:14,277 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:04:16,724 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized 2018-12-29 04:04:19,346 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized 2018-12-29 04:04:21,961 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO 2018-12-29 04:04:24,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO 2018-12-29 04:04:27,285 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO 2018-12-29 04:04:29,884 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO 2018-12-29 04:04:32,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO 2018-12-29 04:04:35,249 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO 2018-12-29 04:04:37,979 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO 2018-12-29 04:04:40,641 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO 2018-12-29 04:04:40,642 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:04:43,274 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-12-29 04:04:45,885 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-12-29 04:04:48,353 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-12-29 04:04:50,958 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO 2018-12-29 04:04:53,561 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:04:56,080 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:04:58,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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:01,149 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:03,737 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05: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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:06,323 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-29 04:05:08,926 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:11,543 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:14,143 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:16,747 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:19,408 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:22,043 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:24,647 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:27,215 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:29,804 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:32,346 - 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-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 503396885 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-0x000000001ffdbfff] [ 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-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127495] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129116] pid_max: default: 32768 minimum: 301 [ 0.129986] ACPI: Core revision 20150930 [ 0.131353] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132638] Security Framework initialized [ 0.133435] Yama: becoming mindful. [ 0.134155] AppArmor: AppArmor initialized [ 0.135002] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136311] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137568] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140120] Initializing cgroup subsys io [ 0.140912] Initializing cgroup subsys memory [ 0.141753] Initializing cgroup subsys devices [ 0.142621] Initializing cgroup subsys freezer [ 0.143470] Initializing cgroup subsys net_cls [ 0.144315] Initializing cgroup subsys perf_event [ 0.145201] Initializing cgroup subsys net_prio [ 0.146057] Initializing cgroup subsys hugetlb [ 0.146915] Initializing cgroup subsys pids [ 0.147771] CPU: Physical Processor ID: 0 [ 0.149239] mce: CPU supports 10 MCE banks [ 0.150060] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168418] ftrace: allocating 31920 entries in 125 pages [ 0.194442] smpboot: Max logical packages: 1 [ 0.195284] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196599] x2apic enabled [ 0.197385] Switched APIC routing to physical x2apic. [ 0.199106] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203874] KVM setup paravirtual spinlock [ 0.205147] x86: Booted up 1 node, 1 CPUs [ 0.205930] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.207282] devtmpfs: initialized [ 0.208976] evm: security.selinux [ 0.209674] evm: security.SMACK64 [ 0.210348] evm: security.SMACK64EXEC [ 0.211072] evm: security.SMACK64TRANSMUTE [ 0.211855] evm: security.SMACK64MMAP [ 0.212574] evm: security.ima [ 0.213204] evm: security.capability [ 0.213984] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215777] pinctrl core: initialized pinctrl subsystem [ 0.216842] RTC time: 3:56:44, date: 12/29/18 [ 0.217786] NET: Registered protocol family 16 [ 0.218734] cpuidle: using governor ladder [ 0.219533] cpuidle: using governor menu [ 0.220295] PCCT header not found. [ 0.221021] ACPI: bus type PCI registered [ 0.221811] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223022] PCI: Using configuration type 1 for base access [ 0.224771] ACPI: Added _OSI(Module Device) [ 0.225602] ACPI: Added _OSI(Processor Device) [ 0.226456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227331] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229463] ACPI: Interpreter enabled [ 0.230231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232032] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.233818] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237410] ACPI: (supports S0 S5) [ 0.238097] ACPI: Using IOAPIC for interrupt routing [ 0.239137] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243326] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.247899] acpiphp: Slot [3] registered [ 0.248687] acpiphp: Slot [4] registered [ 0.249470] acpiphp: Slot [5] registered [ 0.250248] acpiphp: Slot [6] registered [ 0.251022] acpiphp: Slot [7] registered [ 0.251810] acpiphp: Slot [8] registered [ 0.252591] acpiphp: Slot [9] registered [ 0.253370] acpiphp: Slot [10] registered [ 0.254159] acpiphp: Slot [11] registered [ 0.254947] acpiphp: Slot [12] registered [ 0.255748] acpiphp: Slot [13] registered [ 0.256544] acpiphp: Slot [14] registered [ 0.257331] acpiphp: Slot [15] registered [ 0.268124] acpiphp: Slot [16] registered [ 0.268916] acpiphp: Slot [17] registered [ 0.269716] acpiphp: Slot [18] registered [ 0.270509] acpiphp: Slot [19] registered [ 0.271301] acpiphp: Slot [20] registered [ 0.272095] acpiphp: Slot [21] registered [ 0.272887] acpiphp: Slot [22] registered [ 0.273683] acpiphp: Slot [23] registered [ 0.274477] acpiphp: Slot [24] registered [ 0.275267] acpiphp: Slot [25] registered [ 0.276052] acpiphp: Slot [26] registered [ 0.276841] acpiphp: Slot [27] registered [ 0.277642] acpiphp: Slot [28] registered [ 0.278435] acpiphp: Slot [29] registered [ 0.279225] acpiphp: Slot [30] registered [ 0.280011] acpiphp: Slot [31] registered [ 0.280799] PCI host bridge to bus 0000:00 [ 0.281586] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.282765] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.283940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285349] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.286753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.292881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294147] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.296536] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304395] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348839] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352113] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353512] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356265] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358620] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359653] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361171] vgaarb: loaded [ 0.361765] vgaarb: bridge control possible 0000:00:02.0 [ 0.362892] SCSI subsystem initialized [ 0.363706] ACPI: bus type USB registered [ 0.364512] usbcore: registered new interface driver usbfs [ 0.365526] usbcore: registered new interface driver hub [ 0.366517] usbcore: registered new device driver usb [ 0.367557] PCI: Using ACPI for IRQ routing [ 0.368571] NetLabel: Initializing [ 0.369277] NetLabel: domain hash size = 128 [ 0.370123] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371062] NetLabel: unlabeled traffic allowed by default [ 0.372146] clocksource: Switched to clocksource kvm-clock [ 0.377661] AppArmor: AppArmor Filesystem Enabled [ 0.378609] pnp: PnP ACPI init [ 0.379517] pnp: PnP ACPI: found 5 devices [ 0.385884] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387567] NET: Registered protocol family 2 [ 0.388520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389781] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390937] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393151] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.394310] NET: Registered protocol family 1 [ 0.395171] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.396264] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.397327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411371] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425616] Trying to unpack rootfs image as initramfs... [ 0.475031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.489177] Scanning for low memory corruption every 60 seconds [ 0.490484] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491617] audit: initializing netlink subsys (disabled) [ 0.492636] audit: type=2000 audit(1546055805.111:1): initialized [ 0.493931] Initialise system trusted keyring [ 0.494846] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495994] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497939] zbud: loaded [ 0.498636] VFS: Disk quotas dquot_6.6.0 [ 0.499456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500951] fuse init (API version 7.23) [ 0.501838] Key type big_key registered [ 0.502632] Allocating IMA MOK and blacklist keyrings. [ 0.504094] Key type asymmetric registered [ 0.504916] Asymmetric key parser 'x509' registered [ 0.505859] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.507301] io scheduler noop registered [ 0.508085] io scheduler deadline registered (default) [ 0.509061] io scheduler cfq registered [ 0.509887] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510915] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.512178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.513618] ACPI: Power Button [PWRF] [ 0.514452] GHES: HEST is not enabled! [ 0.528193] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556152] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.558434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583773] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586415] Linux agpgart interface v0.103 [ 0.588440] brd: module loaded [ 0.589611] loop: module loaded [ 0.594527] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595965] GPT:90111 != 2097151 [ 0.596636] GPT:Alternate GPT header not at the end of the disk. [ 0.597703] GPT:90111 != 2097151 [ 0.598361] GPT: Use GNU Parted to correct GPT errors. [ 0.599299] vda: vda1 vda15 [ 0.600770] scsi host0: ata_piix [ 0.601500] scsi host1: ata_piix [ 0.602198] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.603388] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604809] libphy: Fixed MDIO Bus: probed [ 0.605621] tun: Universal TUN/TAP device driver, 1.6 [ 0.606547] tun: (C) 1999-2004 Max Krasnyansky [ 0.608672] PPP generic driver version 2.4.2 [ 0.609547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610825] ehci-pci: EHCI PCI platform driver [ 0.611686] ehci-platform: EHCI generic platform driver [ 0.612659] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613761] ohci-pci: OHCI PCI platform driver [ 0.614605] ohci-platform: OHCI generic platform driver [ 0.615571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630875] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632300] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.634398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636983] usb usb1: Product: UHCI Host Controller [ 0.637897] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639010] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639974] hub 1-0:1.0: USB hub found [ 0.640744] hub 1-0:1.0: 2 ports detected [ 0.641629] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.643686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.644619] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.645622] mousedev: PS/2 mouse device common for all mice [ 0.646836] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648646] rtc_cmos 00:00: RTC can wake from S4 [ 0.649720] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650882] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.652044] i2c /dev entries driver [ 0.652801] device-mapper: uevent: version 1.0.3 [ 0.653714] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.655303] ledtrig-cpu: registered to indicate activity on CPUs [ 0.656567] NET: Registered protocol family 10 [ 0.657542] NET: Registered protocol family 17 [ 0.658404] Key type dns_resolver registered [ 0.659307] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.660382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.662098] registered taskstats version 1 [ 0.662912] Loading compiled-in X.509 certificates [ 0.664347] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.666161] zswap: loaded using pool lzo/zbud [ 0.667496] Key type trusted registered [ 0.669019] Key type encrypted registered [ 0.669834] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670834] ima: No TPM chip found, activating TPM-bypass! [ 0.671841] evm: HMAC attrs: 0x1 [ 0.672764] Magic number: 14:423:918 [ 0.673606] rtc_cmos 00:00: setting system clock to 2018-12-29 03:56:45 UTC (1546055805) [ 0.675164] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676264] EDD information not available. [ 0.761234] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.762746] Write protecting the kernel read-only data: 14336k [ 0.774529] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.776310] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.10 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.300364] 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.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. iid=i-0000002a failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 /dev/root resized successfully [took 3.33s] vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO [ 445.575085] random: nonblocking pool is initialized vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO vPing KO 2018-12-29 04:05:32,347 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Timeout reached. 2018-12-29 04:05:32,483 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 04:05:32,484 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 09:10 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-12-29 04:05:50,100 - xtesting.ci.run_tests - ERROR - The test case 'vping_userdata' failed. 2018-12-29 04:05:50,154 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-12-29 04:05:51,034 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'id': u'50789ac7f0f6480ba8486226851080bb', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 04:05:51,486 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5af44fa560154318a2202bb78a8dc315', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_de9df614-d9a7-43e0-a220-8d3c17975ca4'}) 2018-12-29 04:05:51,652 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 04:05:51,940 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/0b11f27710e549a7bbcac4b563d4b95c'}, 'domain_id': None, 'human_id': None, 'id': u'0b11f27710e549a7bbcac4b563d4b95c', 'HUMAN_ID': False}) 2018-12-29 04:05:52,490 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_de9df614-d9a7-43e0-a220-8d3c17975ca4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '79cbb288-924a-41a2-b828-f2e62c5b58cc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'project_id': u'50789ac7f0f6480ba8486226851080bb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 04:05:52,495 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'password': '79cbb288-924a-41a2-b828-f2e62c5b58cc', 'project_name': 'tempest_smoke_seri-project_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '50789ac7f0f6480ba8486226851080bb', 'project_domain_name': 'Default'} 2018-12-29 04:05:53,591 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-29 04:06:02,335 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-29 04:06:02.067 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9f6df8a6-aebf-407a-a529-32319aaef619) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9f6df8a6-aebf-407a-a529-32319aaef619 | 2018-12-29T04:06:01 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9f6df8a6-aebf-407a-a529-32319aaef619 ~/.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-12-29 04:06:05,521 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-12-29 04:06:05,522 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-29 04:06:12,511 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-29 04:06:09.537 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-29 04:06:09.660 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-29 04:06:12.378 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dcee79ab-3fd0-4bb6-a350-8baaad81b64e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=dcee79ab-3fd0-4bb6-a350-8baaad81b64e) as the default verifier for the future CLI operations. 2018-12-29 04:06:15,390 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-12-29 04:06:18,473 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/5680ad98-4509-445d-a33e-7c4ceabc5254/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5680ad98-4509-445d-a33e-7c4ceabc5254/file', 'owner': u'50789ac7f0f6480ba8486226851080bb', 'id': u'5680ad98-4509-445d-a33e-7c4ceabc5254', 'size': 12716032, u'self': u'/v2/images/5680ad98-4509-445d-a33e-7c4ceabc5254', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50789ac7f0f6480ba8486226851080bb', 'name': 'tempest_smoke_seri-project_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/5680ad98-4509-445d-a33e-7c4ceabc5254/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T04:06:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T04:06:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5680ad98-4509-445d-a33e-7c4ceabc5254', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_de9df614-d9a7-43e0-a220-8d3c17975ca4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'created': u'2018-12-29T04:06:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T04:06:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5680ad98-4509-445d-a33e-7c4ceabc5254', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_de9df614-d9a7-43e0-a220-8d3c17975ca4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 04:06:18,750 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'052a0acaf7ec4a4397abb92cfbe54f87', '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'2c9dbadb-4ef9-40fb-95e0-f269b2ea1374', 'swap': 0}) 2018-12-29 04:06:20,778 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/5f8403c3-0c2a-4820-9b24-6725449d0dbb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5f8403c3-0c2a-4820-9b24-6725449d0dbb/file', 'owner': u'50789ac7f0f6480ba8486226851080bb', 'id': u'5f8403c3-0c2a-4820-9b24-6725449d0dbb', 'size': 12716032, u'self': u'/v2/images/5f8403c3-0c2a-4820-9b24-6725449d0dbb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50789ac7f0f6480ba8486226851080bb', 'name': 'tempest_smoke_seri-project_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/5f8403c3-0c2a-4820-9b24-6725449d0dbb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T04:06:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T04:06:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5f8403c3-0c2a-4820-9b24-6725449d0dbb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_de9df614-d9a7-43e0-a220-8d3c17975ca4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_de9df614-d9a7-43e0-a220-8d3c17975ca4', 'created': u'2018-12-29T04:06:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T04:06:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5f8403c3-0c2a-4820-9b24-6725449d0dbb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_de9df614-d9a7-43e0-a220-8d3c17975ca4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 04:06:20,824 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_de9df614-d9a7-43e0-a220-8d3c17975ca4', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'e0350790-26d4-4b17-8899-e079384e7fe8', 'swap': 0}) 2018-12-29 04:06:20,848 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_de9df614-d9a7-43e0-a220-8d3c17975ca4', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'e0350790-26d4-4b17-8899-e079384e7fe8', 'swap': 0}) 2018-12-29 04:06:24,098 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-29 04:06:22.927 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dcee79ab-3fd0-4bb6-a350-8baaad81b64e) for deployment 'opnfv-rally' (UUID=9f6df8a6-aebf-407a-a529-32319aaef619). 2018-12-29 04:06:23.889 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-29 04:06:23.891 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dcee79ab-3fd0-4bb6-a350-8baaad81b64e) has been successfully configured for deployment 'opnfv-rally' (UUID=9f6df8a6-aebf-407a-a529-32319aaef619)! 2018-12-29 04:06:24,099 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-29 04:06:24,099 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-29 04:06:24,102 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-29 04:06:24,120 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-29 04:06:28,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dcee79ab-3fd0-4bb6-a350-8baaad81b64e/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-12-29 04:06:28,840 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-29 04:06:28,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-29 04:06:28,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-12-29 04:06:30,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:06:30.949 49 INFO rally.api [-] Starting verification (UUID=ba637a24-9b71-40ed-8d8a-2a27032fa7ea) for deployment 'opnfv-rally' (UUID=9f6df8a6-aebf-407a-a529-32319aaef619) by verifier 'opnfv-tempest' (UUID=dcee79ab-3fd0-4bb6-a350-8baaad81b64e). 2018-12-29 04:06:30,951 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ba637a24-9b71-40ed-8d8a-2a27032fa7ea 2018-12-29 04:06:36,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:06:36.742 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.186s] 2018-12-29 04:06:36,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:06:36.822 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.080s] 2018-12-29 04:06:43,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:06:43.752 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.547s] 2018-12-29 04:06:47,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:06:47.079 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.326s] 2018-12-29 04:07:00,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:07:00.288 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.260s] 2018-12-29 04:07:17,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:07:17.459 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.368s] 2018-12-29 04:07:55,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:07:55.732 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.064s] 2018-12-29 04:07:55,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:07:55.733 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-29 04:08:26,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:08:26.801 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-12-29 04:08:26,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:08:26.803 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-29 04:08:57,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:08:57.969 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-12-29 04:08:57,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:08:57.970 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-29 04:10:42,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:10:42.346 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [73.798s] 2018-12-29 04:11:05,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:05.172 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-12-29 04:11:05,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:05.272 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2018-12-29 04:11:13,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:13.552 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.650s] 2018-12-29 04:11:13,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:13.562 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-12-29 04:11:15,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:15.166 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 04:11:15,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:15.167 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 04:11:19,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:19.497 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.310s] 2018-12-29 04:11:25,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:25.815 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.414s] 2018-12-29 04:11:33,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:33.062 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.556s] 2018-12-29 04:11:41,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:41.078 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.363s] 2018-12-29 04:11:50,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:50.803 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.986s] 2018-12-29 04:11:57,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:11:57.867 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.770s] 2018-12-29 04:12:04,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:04.446 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.194s] 2018-12-29 04:12:11,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:11.654 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.377s] 2018-12-29 04:12:19,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:19.046 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.726s] 2018-12-29 04:12:27,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:27.893 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.467s] 2018-12-29 04:12:30,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:30.518 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-29 04:12:32,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:32.389 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.068s] 2018-12-29 04:12:32,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:32.461 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.072s] 2018-12-29 04:12:32,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:32.533 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-12-29 04:12:32,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:32.539 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-12-29 04:12:36,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:36.734 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.695s] 2018-12-29 04:12:38,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:38.475 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.740s] 2018-12-29 04:12:40,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:40.607 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.132s] 2018-12-29 04:12:47,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:47.657 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-29 04:12:55,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:12:55.250 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.914s] 2018-12-29 04:13:07,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:13:07.884 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.567s] 2018-12-29 04:13:11,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:13:11.509 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.624s] 2018-12-29 04:13:22,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:13:22.623 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.008s] 2018-12-29 04:13:26,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:13:26.271 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.646s] 2018-12-29 04:13:35,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:13:35.150 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.878s] 2018-12-29 04:13:43,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:13:43.976 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.644s] 2018-12-29 04:13:47,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:13:47.355 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.377s] 2018-12-29 04:13:53,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:13:53.920 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.564s] 2018-12-29 04:14:10,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:10.094 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.894s] 2018-12-29 04:14:10,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:10.373 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.278s] 2018-12-29 04:14:10,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:10.628 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.255s] 2018-12-29 04:14:10,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:10.725 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.096s] 2018-12-29 04:14:10,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:10.987 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.260s] 2018-12-29 04:14:11,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:11.054 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.067s] 2018-12-29 04:14:25,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:25.342 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.209s] 2018-12-29 04:14:25,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:25.781 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.438s] 2018-12-29 04:14:26,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:26.035 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.253s] 2018-12-29 04:14:26,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:26.238 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.203s] 2018-12-29 04:14:26,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:26.488 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.249s] 2018-12-29 04:14:26,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:26.700 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.212s] 2018-12-29 04:14:40,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:40.477 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.906s] 2018-12-29 04:14:47,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:47.188 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.710s] 2018-12-29 04:14:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:48.781 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.593s] 2018-12-29 04:14:48,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:48.989 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.207s] 2018-12-29 04:14:49,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:14:49.043 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2018-12-29 04:15:01,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:15:01.585 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.637s] 2018-12-29 04:15:07,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:15:07.489 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.904s] 2018-12-29 04:15:09,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:15:09.337 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.846s] 2018-12-29 04:15:09,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:15:09.547 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.210s] 2018-12-29 04:15:09,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:15:09.615 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.068s] 2018-12-29 04:15:24,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:15:24.690 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [9.212s] 2018-12-29 04:15:29,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:15:29.983 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.292s] 2018-12-29 04:15:34,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:15:34.372 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.388s] 2018-12-29 04:15:37,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:15:37.894 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.521s] 2018-12-29 04:16:03,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:03.675 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.009s] 2018-12-29 04:16:08,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:08.510 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [4.835s] 2018-12-29 04:16:13,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:13.126 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.615s] 2018-12-29 04:16:16,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:16.142 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.016s] 2018-12-29 04:16:32,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:32.903 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.758s] 2018-12-29 04:16:34,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:34.949 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.044s] 2018-12-29 04:16:35,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:35.131 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.185s] 2018-12-29 04:16:39,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:39.836 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.557s] 2018-12-29 04:16:42,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:42.524 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.685s] 2018-12-29 04:16:42,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:42.570 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2018-12-29 04:16:46,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:46.904 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.280s] 2018-12-29 04:16:50,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:50.431 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-29 04:16:52,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:52.071 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-12-29 04:16:52,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:52.074 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-12-29 04:16:52,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:52.075 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-12-29 04:16:52,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:52.076 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-29 04:16:52,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:52.077 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-12-29 04:16:54,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:16:54.017 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-29 04:17:10,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:17:10.438 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.629s] 2018-12-29 04:17:22,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:17:22.139 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.050s] 2018-12-29 04:17:34,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:17:34.969 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.827s] 2018-12-29 04:17:44,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:17:44.052 49 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.186s] 2018-12-29 04:18:50,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:18:50.246 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [59.767s] 2018-12-29 04:19:25,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:19:25.671 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.649s] 2018-12-29 04:20:08,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:20:08.103 49 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [23.289s] 2018-12-29 04:20:24,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ba637a24-9b71-40ed-8d8a-2a27032fa7ea 2018-12-29 04:20:24,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ba637a24-9b71-40ed-8d8a-2a27032fa7ea']'. 2018-12-29 04:20:25,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-29 04:20:25,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-29 04:20:25,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 04:20:25,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ba637a24-9b71-40ed-8d8a-2a27032fa7ea | 2018-12-29 04:20:25,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-29 04:20:25,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-29 04:06:30 | 2018-12-29 04:20:25,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-29 04:20:24 | 2018-12-29 04:20:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:54 | 2018-12-29 04:20:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-12-29 04:20:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-29 04:20:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-29 04:20:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dcee79ab-3fd0-4bb6-a350-8baaad81b64e) | 2018-12-29 04:20:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-29 04:20:25,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9f6df8a6-aebf-407a-a529-32319aaef619) | 2018-12-29 04:20:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-12-29 04:20:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 813.429 | 2018-12-29 04:20:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-12-29 04:20:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-12-29 04:20:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-29 04:20:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-29 04:20:25,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-29 04:20:25,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 04:20:25,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-29 04:20:25,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-29 04:20:25,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-12-29 04:20:25,789 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 04:20:25,789 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:10 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-12-29 04:20:30,530 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-12-29 04:20:31,605 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_5866c767-2d01-4c47-98e9-2060b329f1f5', 'id': u'481b6c4e94554a44a8e71be38f7ef21b', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 04:20:32,056 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9bb29f823dc24fdea46ab7a10bef37b9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_5866c767-2d01-4c47-98e9-2060b329f1f5'}) 2018-12-29 04:20:32,150 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 04:20:32,331 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/69dcee2ff271482992620ec31e197b5c'}, 'domain_id': None, 'human_id': None, 'id': u'69dcee2ff271482992620ec31e197b5c', 'HUMAN_ID': False}) 2018-12-29 04:20:32,883 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_5866c767-2d01-4c47-98e9-2060b329f1f5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '8a027f02-bf56-4d21-91f6-3089786fc579', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_5866c767-2d01-4c47-98e9-2060b329f1f5', 'project_id': u'481b6c4e94554a44a8e71be38f7ef21b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 04:20:32,889 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_5866c767-2d01-4c47-98e9-2060b329f1f5', 'password': '8a027f02-bf56-4d21-91f6-3089786fc579', 'project_name': 'rally_sanity-project_5866c767-2d01-4c47-98e9-2060b329f1f5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '481b6c4e94554a44a8e71be38f7ef21b', 'project_domain_name': 'Default'} 2018-12-29 04:20:33,523 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-12-29 04:20:33,840 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-12-29 04:20:34,573 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-29T04:20:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'966e5c70-58ef-4215-b6c6-3c2c123730bd', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_5866c767-2d01-4c47-98e9-2060b329f1f5', u'admin_state_up': True, u'tenant_id': u'481b6c4e94554a44a8e71be38f7ef21b', u'created_at': u'2018-12-29T04:20:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'481b6c4e94554a44a8e71be38f7ef21b'}) 2018-12-29 04:20:35,771 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-29T04:20:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b92ad361-08af-46fd-bc24-df73f7518da5', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_5866c767-2d01-4c47-98e9-2060b329f1f5', u'enable_dhcp': True, u'network_id': u'966e5c70-58ef-4215-b6c6-3c2c123730bd', u'tenant_id': u'481b6c4e94554a44a8e71be38f7ef21b', u'created_at': u'2018-12-29T04:20:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'481b6c4e94554a44a8e71be38f7ef21b'}) 2018-12-29 04:20:37,123 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'172d8bf1-dcb3-48a2-9142-54f150cc212d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'717222cb-974c-4168-ab1a-356f49eda1dc', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'481b6c4e94554a44a8e71be38f7ef21b', u'created_at': u'2018-12-29T04:20:35Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-12-29T04:20:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'481b6c4e94554a44a8e71be38f7ef21b', u'id': u'c29a3aa9-8f74-4735-b9a0-34e07126979e', u'name': u'rally_sanity-router_5866c767-2d01-4c47-98e9-2060b329f1f5'}) 2018-12-29 04:20:40,646 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/e30aec72-e201-44a6-b25d-394c928ecea5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e30aec72-e201-44a6-b25d-394c928ecea5/file', 'owner': u'481b6c4e94554a44a8e71be38f7ef21b', 'id': u'e30aec72-e201-44a6-b25d-394c928ecea5', 'size': 12716032, u'self': u'/v2/images/e30aec72-e201-44a6-b25d-394c928ecea5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'481b6c4e94554a44a8e71be38f7ef21b', 'name': 'rally_sanity-project_5866c767-2d01-4c47-98e9-2060b329f1f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/e30aec72-e201-44a6-b25d-394c928ecea5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T04:20:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T04:20:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e30aec72-e201-44a6-b25d-394c928ecea5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'created': u'2018-12-29T04:20:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T04:20:39Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e30aec72-e201-44a6-b25d-394c928ecea5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 04:20:40,837 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'052a0acaf7ec4a4397abb92cfbe54f87', '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'e693f9c5-06be-48c4-af2a-654543d0c55b', 'swap': 0}) 2018-12-29 04:20:40,860 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-29 04:20:43,313 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-29 04:20:42.961 117 INFO rally.deployment.engine [-] Deployment 9f6df8a6-aebf-407a-a529-32319aaef619 | Starting: Destroy cloud and free allocated resources. 2018-12-29 04:20:43.028 117 INFO rally.deployment.engine [-] Deployment 9f6df8a6-aebf-407a-a529-32319aaef619 | Completed: Destroy cloud and free allocated resources. 2018-12-29 04:20:43.062 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=dcee79ab-3fd0-4bb6-a350-8baaad81b64e) for deployment 'opnfv-rally'. 2018-12-29 04:20:43.076 117 INFO rally.api [-] Deleting verification (UUID=ba637a24-9b71-40ed-8d8a-2a27032fa7ea). 2018-12-29 04:20:43.105 117 INFO rally.api [-] Verification has been successfully deleted! 2018-12-29 04:20:43.105 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=dcee79ab-3fd0-4bb6-a350-8baaad81b64e). 2018-12-29 04:20:43.112 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-29 04:20:45,773 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-29 04:20:45.491 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=af4e07e6-19a7-48c3-88eb-b7bbe899b7bb) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | af4e07e6-19a7-48c3-88eb-b7bbe899b7bb | 2018-12-29T04:20:45 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: af4e07e6-19a7-48c3-88eb-b7bbe899b7bb ~/.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-12-29 04:20:49,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-12-29 04:20:49,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-29 04:20:49,442 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'86d39951-8420-4d3e-9893-c2858ffe2b76', 'swap': 0}) 2018-12-29 04:20:49,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'86d39951-8420-4d3e-9893-c2858ffe2b76', 'swap': 0}) 2018-12-29 04:20:49,470 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-12-29 04:20:49,479 - 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-12-29 04:20:49,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-29 04:20:49,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-29 04:20:49,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '966e5c70-58ef-4215-b6c6-3c2c123730bd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'flavor_name': 'rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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-12-29 04:21:53,715 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b73a0036-c201-41c6-9111-01a256c1412c 2018-12-29 04:21:53,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-12-29 04:21:53,717 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b73a0036-c201-41c6-9111-01a256c1412c'] 2018-12-29 04:21:54,801 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b73a0036-c201-41c6-9111-01a256c1412c -------------------------------------------------------------------------------- Task b73a0036-c201-41c6-9111-01a256c1412c: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b73a0036-c201-41c6-9111-01a256c1412c 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.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | total | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> duration | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.48823 Full duration: 7.721898 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b73a0036-c201-41c6-9111-01a256c1412c 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.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | total | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | -> duration | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.332967 Full duration: 8.097502 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b73a0036-c201-41c6-9111-01a256c1412c 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.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | total | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> duration | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.936563 Full duration: 8.087669 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b73a0036-c201-41c6-9111-01a256c1412c 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.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828379 Full duration: 7.762084 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b73a0036-c201-41c6-9111-01a256c1412c 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.924136 Full duration: 7.873269 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task b73a0036-c201-41c6-9111-01a256c1412c 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.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.699438 Full duration: 7.747898 HINTS: * To plot HTML graphics with this data, run: rally task report b73a0036-c201-41c6-9111-01a256c1412c --out output.html * To generate a JUnit report, run: rally task export b73a0036-c201-41c6-9111-01a256c1412c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b73a0036-c201-41c6-9111-01a256c1412c --json --out output.json 2018-12-29 04:21:54,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b73a0036-c201-41c6-9111-01a256c1412c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-12-29 04:21:56,978 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b73a0036-c201-41c6-9111-01a256c1412c --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-12-29 04:21:56.874 728 INFO rally.api [-] Building 'json' report for the following task(s): 'b73a0036-c201-41c6-9111-01a256c1412c'. 2018-12-29 04:21:56.879 728 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:21:56,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b73a0036-c201-41c6-9111-01a256c1412c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-12-29 04:21:59,269 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b73a0036-c201-41c6-9111-01a256c1412c --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-12-29 04:21:59.121 731 INFO rally.api [-] Building 'html' report for the following task(s): 'b73a0036-c201-41c6-9111-01a256c1412c'. 2018-12-29 04:21:59.154 731 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:21:59,276 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-12-29 04:21:59,276 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-12-29 04:21:59,281 - 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-12-29 04:21:59,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-29 04:21:59,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-29 04:21:59,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '966e5c70-58ef-4215-b6c6-3c2c123730bd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'flavor_name': 'rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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-12-29 04:23:41,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 2018-12-29 04:23:41,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0dbf45d7-0abb-4c79-a77d-a76bed04a4a9'] 2018-12-29 04:23:42,368 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 -------------------------------------------------------------------------------- Task 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 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 | 5.26 | 5.26 | 5.26 | 5.26 | 5.26 | 5.26 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | -> glance_v2.upload_data | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 2.244 | 100.0% | 1 | | glance_v2.delete_image | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | total | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 100.0% | 1 | | -> duration | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 6.205 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.20518 Full duration: 14.815508 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 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 | 4.008 | 4.008 | 4.008 | 4.008 | 4.008 | 4.008 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | -> glance_v2.upload_data | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | glance_v2.list_images | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 100.0% | 1 | | -> duration | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 4.28 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.280176 Full duration: 16.417573 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | -> duration | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.342243 Full duration: 8.518139 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "number_instances": 2, "nics": [ { "net-id": "966e5c70-58ef-4215-b6c6-3c2c123730bd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 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 | 4.834 | 4.834 | 4.834 | 4.834 | 4.834 | 4.834 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | -> glance_v2.upload_data | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 1.911 | 100.0% | 1 | | nova.boot_servers | 13.423 | 13.423 | 13.423 | 13.423 | 13.423 | 13.423 | 100.0% | 1 | | total | 18.259 | 18.259 | 18.259 | 18.259 | 18.259 | 18.259 | 100.0% | 1 | | -> duration | 17.259 | 17.259 | 17.259 | 17.259 | 17.259 | 17.259 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.258568 Full duration: 43.310413 HINTS: * To plot HTML graphics with this data, run: rally task report 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 --out output.html * To generate a JUnit report, run: rally task export 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 --json --out output.json 2018-12-29 04:23:42,368 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0dbf45d7-0abb-4c79-a77d-a76bed04a4a9', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-12-29 04:23:44,609 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-12-29 04:23:44.497 1284 INFO rally.api [-] Building 'json' report for the following task(s): '0dbf45d7-0abb-4c79-a77d-a76bed04a4a9'. 2018-12-29 04:23:44.502 1284 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:23:44,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0dbf45d7-0abb-4c79-a77d-a76bed04a4a9', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-12-29 04:23:46,791 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0dbf45d7-0abb-4c79-a77d-a76bed04a4a9 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-12-29 04:23:46.671 1287 INFO rally.api [-] Building 'html' report for the following task(s): '0dbf45d7-0abb-4c79-a77d-a76bed04a4a9'. 2018-12-29 04:23:46.693 1287 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:23:46,797 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-12-29 04:23:46,797 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-12-29 04:23:46,798 - 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-12-29 04:23:46,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-29 04:23:46,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-29 04:23:46,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '966e5c70-58ef-4215-b6c6-3c2c123730bd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'flavor_name': 'rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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-12-29 04:27:08,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 2018-12-29 04:27:08,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6f1fe2a0-f9c5-4a74-9a58-62d4d9009744'] 2018-12-29 04:27:09,231 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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.474 | 3.474 | 3.474 | 3.474 | 3.474 | 3.474 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 100.0% | 1 | | total | 6.135 | 6.135 | 6.135 | 6.135 | 6.135 | 6.135 | 100.0% | 1 | | -> duration | 6.135 | 6.135 | 6.135 | 6.135 | 6.135 | 6.135 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.135404 Full duration: 23.661556 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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.339 | 3.339 | 3.339 | 3.339 | 3.339 | 3.339 | 100.0% | 1 | | cinder_v2.delete_volume | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 100.0% | 1 | | total | 5.823 | 5.823 | 5.823 | 5.823 | 5.823 | 5.823 | 100.0% | 1 | | -> duration | 5.823 | 5.823 | 5.823 | 5.823 | 5.823 | 5.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.822709 Full duration: 15.588672 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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 | 8.518 | 8.518 | 8.518 | 8.518 | 8.518 | 8.518 | 100.0% | 1 | | cinder_v2.delete_volume | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 100.0% | 1 | | total | 11.116 | 11.116 | 11.116 | 11.116 | 11.116 | 11.116 | 100.0% | 1 | | -> duration | 11.116 | 11.116 | 11.116 | 11.116 | 11.116 | 11.116 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.115688 Full duration: 22.779781 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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.138 | 3.138 | 3.138 | 3.138 | 3.138 | 3.138 | 100.0% | 1 | | cinder_v2.delete_volume | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 100.0% | 1 | | total | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 100.0% | 1 | | -> duration | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 5.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.773066 Full duration: 16.85967 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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.086 | 3.086 | 3.086 | 3.086 | 3.086 | 3.086 | 100.0% | 1 | | cinder_v2.extend_volume | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 100.0% | 1 | | cinder_v2.delete_volume | 3.244 | 3.244 | 3.244 | 3.244 | 3.244 | 3.244 | 100.0% | 1 | | total | 9.105 | 9.105 | 9.105 | 9.105 | 9.105 | 9.105 | 100.0% | 1 | | -> duration | 9.105 | 9.105 | 9.105 | 9.105 | 9.105 | 9.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.104887 Full duration: 19.26913 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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.295 | 3.295 | 3.295 | 3.295 | 3.295 | 3.295 | 100.0% | 1 | | cinder_v2.delete_volume | 2.603 | 2.603 | 2.603 | 2.603 | 2.603 | 2.603 | 100.0% | 1 | | total | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 100.0% | 1 | | -> duration | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 5.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.898634 Full duration: 23.729066 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | cinder_v2.list_qos | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817329 Full duration: 12.347405 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | cinder_v2.set_qos | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816226 Full duration: 12.760857 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | cinder_v2.list_types | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797947 Full duration: 12.734647 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 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.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.838192 Full duration: 12.263804 HINTS: * To plot HTML graphics with this data, run: rally task report 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 --out output.html * To generate a JUnit report, run: rally task export 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 --json --out output.json 2018-12-29 04:27:09,232 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6f1fe2a0-f9c5-4a74-9a58-62d4d9009744', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-12-29 04:27:11,344 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-12-29 04:27:11.225 3076 INFO rally.api [-] Building 'json' report for the following task(s): '6f1fe2a0-f9c5-4a74-9a58-62d4d9009744'. 2018-12-29 04:27:11.233 3076 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:27:11,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6f1fe2a0-f9c5-4a74-9a58-62d4d9009744', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-12-29 04:27:13,480 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6f1fe2a0-f9c5-4a74-9a58-62d4d9009744 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-12-29 04:27:13.340 3079 INFO rally.api [-] Building 'html' report for the following task(s): '6f1fe2a0-f9c5-4a74-9a58-62d4d9009744'. 2018-12-29 04:27:13.371 3079 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:27:13,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-12-29 04:27:13,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-12-29 04:27:13,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-12-29 04:27:13,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-29 04:27:13,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-29 04:27:13,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '966e5c70-58ef-4215-b6c6-3c2c123730bd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'flavor_name': 'rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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-12-29 04:28:33,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 2018-12-29 04:28:33,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6'] 2018-12-29 04:28:34,906 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 -------------------------------------------------------------------------------- Task 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.465 | 4.465 | 4.465 | 4.465 | 4.465 | 4.465 | 100.0% | 1 | | heat.update_stack | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 100.0% | 1 | | heat.delete_stack | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 100.0% | 1 | | total | 9.811 | 9.811 | 9.811 | 9.811 | 9.811 | 9.811 | 100.0% | 1 | | -> duration | 5.811 | 5.811 | 5.811 | 5.811 | 5.811 | 5.811 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.811162 Full duration: 19.678843 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.663 | 4.663 | 4.663 | 4.663 | 4.663 | 4.663 | 100.0% | 1 | | heat.check_stack | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 1.406 | 100.0% | 1 | | heat.delete_stack | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | total | 7.518 | 7.518 | 7.518 | 7.518 | 7.518 | 7.518 | 100.0% | 1 | | -> duration | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.517531 Full duration: 17.493776 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.695 | 4.695 | 4.695 | 4.695 | 4.695 | 4.695 | 100.0% | 1 | | heat.suspend_stack | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | heat.resume_stack | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | heat.delete_stack | 2.707 | 2.707 | 2.707 | 2.707 | 2.707 | 2.707 | 100.0% | 1 | | total | 8.872 | 8.872 | 8.872 | 8.872 | 8.872 | 8.872 | 100.0% | 1 | | -> duration | 6.872 | 6.872 | 6.872 | 6.872 | 6.872 | 6.872 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.872432 Full duration: 17.826223 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> duration | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.601973 Full duration: 8.432429 HINTS: * To plot HTML graphics with this data, run: rally task report 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 --out output.html * To generate a JUnit report, run: rally task export 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 --json --out output.json 2018-12-29 04:28:34,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-12-29 04:28:37,089 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-12-29 04:28:36.985 3812 INFO rally.api [-] Building 'json' report for the following task(s): '32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6'. 2018-12-29 04:28:36.989 3812 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:28:37,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-12-29 04:28:39,338 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-12-29 04:28:39.218 3815 INFO rally.api [-] Building 'html' report for the following task(s): '32a9d35e-4fee-4ca7-aeef-e6bd09ff0ae6'. 2018-12-29 04:28:39.240 3815 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:28:39,343 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-12-29 04:28:39,344 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-12-29 04:28:39,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-12-29 04:28:39,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-29 04:28:39,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-29 04:28:39,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '966e5c70-58ef-4215-b6c6-3c2c123730bd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'flavor_name': 'rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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-12-29 04:31:55,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7388eea3-8cd6-4103-bb6e-45d5b331caa0 2018-12-29 04:31:55,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7388eea3-8cd6-4103-bb6e-45d5b331caa0'] 2018-12-29 04:31:56,438 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7388eea3-8cd6-4103-bb6e-45d5b331caa0 -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776445 Full duration: 14.71687 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_roles | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742517 Full duration: 14.593672 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | keystone_v3.list_projects | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767055 Full duration: 14.809395 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> duration | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.624141 Full duration: 12.52186 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | keystone_v3.delete_service | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643978 Full duration: 12.493009 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | keystone_v3.create_user | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | -> keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.create_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_project | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_user | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | keystone_v3.get_role | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | keystone_v3.list_services | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.get_services | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 100.0% | 1 | | -> duration | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 2.045 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.045457 Full duration: 19.961418 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | total | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> duration | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.955075 Full duration: 13.109195 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794923 Full duration: 14.898626 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695659 Full duration: 14.565973 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | keystone_v3.list_users | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> duration | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.915385 Full duration: 14.781642 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 7388eea3-8cd6-4103-bb6e-45d5b331caa0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | keystone_v3.create_users | 5.015 | 5.015 | 5.015 | 5.015 | 5.015 | 5.015 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.014 | 5.014 | 5.014 | 5.014 | 5.014 | 5.014 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 100.0% | 1 | | total | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 100.0% | 1 | | -> duration | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 6.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.789735 Full duration: 23.571742 HINTS: * To plot HTML graphics with this data, run: rally task report 7388eea3-8cd6-4103-bb6e-45d5b331caa0 --out output.html * To generate a JUnit report, run: rally task export 7388eea3-8cd6-4103-bb6e-45d5b331caa0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7388eea3-8cd6-4103-bb6e-45d5b331caa0 --json --out output.json 2018-12-29 04:31:56,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7388eea3-8cd6-4103-bb6e-45d5b331caa0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-12-29 04:31:58,786 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7388eea3-8cd6-4103-bb6e-45d5b331caa0 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-12-29 04:31:58.662 5730 INFO rally.api [-] Building 'json' report for the following task(s): '7388eea3-8cd6-4103-bb6e-45d5b331caa0'. 2018-12-29 04:31:58.673 5730 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:31:58,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '7388eea3-8cd6-4103-bb6e-45d5b331caa0', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-12-29 04:32:01,071 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 7388eea3-8cd6-4103-bb6e-45d5b331caa0 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-12-29 04:32:00.932 5733 INFO rally.api [-] Building 'html' report for the following task(s): '7388eea3-8cd6-4103-bb6e-45d5b331caa0'. 2018-12-29 04:32:00.963 5733 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:32:01,079 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-12-29 04:32:01,079 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-29 04:32:01,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-12-29 04:32:01,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-29 04:32:01,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-29 04:32:01,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '966e5c70-58ef-4215-b6c6-3c2c123730bd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'flavor_name': 'rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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-12-29 04:37:20,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dc183541-ce22-4af7-a83b-e96970a8ca9d 2018-12-29 04:37:20,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dc183541-ce22-4af7-a83b-e96970a8ca9d'] 2018-12-29 04:37:21,752 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dc183541-ce22-4af7-a83b-e96970a8ca9d -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | neutron.delete_network | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | total | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 100.0% | 1 | | -> duration | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 2.189 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.18914 Full duration: 15.564693 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | neutron.delete_port | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | total | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 100.0% | 1 | | -> duration | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 1.984 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.983977 Full duration: 31.560383 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | neutron.create_subnet | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | neutron.create_router | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | neutron.add_interface_router | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 2.134 | 100.0% | 1 | | neutron.remove_interface_router | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | neutron.delete_router | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 0.456 | 100.0% | 1 | | total | 5.555 | 5.555 | 5.555 | 5.555 | 5.555 | 5.555 | 100.0% | 1 | | -> duration | 5.555 | 5.555 | 5.555 | 5.555 | 5.555 | 5.555 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.555245 Full duration: 37.60741 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | neutron.delete_subnet | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 100.0% | 1 | | -> duration | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.765472 Full duration: 27.26352 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | neutron.list_networks | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | total | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | -> duration | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.488968 Full duration: 17.567437 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | neutron.list_ports | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 100.0% | 1 | | -> duration | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.662421 Full duration: 33.715633 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | neutron.create_subnet | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | neutron.create_router | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | neutron.add_interface_router | 1.752 | 1.752 | 1.752 | 1.752 | 1.752 | 1.752 | 100.0% | 1 | | neutron.list_routers | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 100.0% | 1 | | -> duration | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 3.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.849609 Full duration: 41.106636 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | neutron.create_subnet | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | neutron.list_subnets | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 100.0% | 1 | | -> duration | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.819959 Full duration: 32.477735 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | neutron.delete_security_group | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | total | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> duration | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 1.297 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.297076 Full duration: 14.465538 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | neutron.create_security_group_rule | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 0.34 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | neutron.delete_security_group | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 2.021 | 2.021 | 2.021 | 2.021 | 2.021 | 2.021 | 100.0% | 1 | | -> duration | 2.021 | 2.021 | 2.021 | 2.021 | 2.021 | 2.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.020794 Full duration: 15.374715 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task dc183541-ce22-4af7-a83b-e96970a8ca9d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | neutron.create_router | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 100.0% | 1 | | neutron.add_gateway_router | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | neutron.remove_gateway_router | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | total | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 100.0% | 1 | | -> duration | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.81551 Full duration: 24.634286 HINTS: * To plot HTML graphics with this data, run: rally task report dc183541-ce22-4af7-a83b-e96970a8ca9d --out output.html * To generate a JUnit report, run: rally task export dc183541-ce22-4af7-a83b-e96970a8ca9d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dc183541-ce22-4af7-a83b-e96970a8ca9d --json --out output.json 2018-12-29 04:37:21,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dc183541-ce22-4af7-a83b-e96970a8ca9d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-12-29 04:37:23,950 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dc183541-ce22-4af7-a83b-e96970a8ca9d --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-12-29 04:37:23.840 9028 INFO rally.api [-] Building 'json' report for the following task(s): 'dc183541-ce22-4af7-a83b-e96970a8ca9d'. 2018-12-29 04:37:23.849 9028 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:37:23,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dc183541-ce22-4af7-a83b-e96970a8ca9d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-12-29 04:37:26,253 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid dc183541-ce22-4af7-a83b-e96970a8ca9d --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-12-29 04:37:26.122 9031 INFO rally.api [-] Building 'html' report for the following task(s): 'dc183541-ce22-4af7-a83b-e96970a8ca9d'. 2018-12-29 04:37:26.153 9031 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:37:26,266 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-29 04:37:26,267 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-12-29 04:37:26,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-12-29 04:37:26,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-29 04:37:26,284 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-29 04:37:26,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '966e5c70-58ef-4215-b6c6-3c2c123730bd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'flavor_name': 'rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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-12-29 04:44:35,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 2018-12-29 04:44:35,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6627d1bb-dc96-46c6-b390-ab8b6bcd79d9'] 2018-12-29 04:44:36,096 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "image": { "name": "rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "block_migration": false, "nics": [ { "net-id": "966e5c70-58ef-4215-b6c6-3c2c123730bd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.16 | 9.16 | 9.16 | 9.16 | 9.16 | 9.16 | 100.0% | 1 | | nova.find_host_to_migrate | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | nova.live_migrate | 10.639 | 10.639 | 10.639 | 10.639 | 10.639 | 10.639 | 100.0% | 1 | | nova.delete_server | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 100.0% | 1 | | total | 23.928 | 23.928 | 23.928 | 23.928 | 23.928 | 23.928 | 100.0% | 1 | | -> duration | 22.928 | 22.928 | 22.928 | 22.928 | 22.928 | 22.928 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.928077 Full duration: 33.226824 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "image": { "name": "rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "966e5c70-58ef-4215-b6c6-3c2c123730bd" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.488 | 9.488 | 9.488 | 9.488 | 9.488 | 9.488 | 100.0% | 1 | | cinder_v2.create_volume | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 2.862 | 100.0% | 1 | | nova.attach_volume | 4.234 | 4.234 | 4.234 | 4.234 | 4.234 | 4.234 | 100.0% | 1 | | nova.find_host_to_migrate | 1.458 | 1.458 | 1.458 | 1.458 | 1.458 | 1.458 | 100.0% | 1 | | nova.live_migrate | 11.044 | 11.044 | 11.044 | 11.044 | 11.044 | 11.044 | 100.0% | 1 | | nova.detach_volume | 4.13 | 4.13 | 4.13 | 4.13 | 4.13 | 4.13 | 100.0% | 1 | | cinder_v2.delete_volume | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 2.156 | 100.0% | 1 | | nova.delete_server | 3.016 | 3.016 | 3.016 | 3.016 | 3.016 | 3.016 | 100.0% | 1 | | total | 38.387 | 38.387 | 38.387 | 38.387 | 38.387 | 38.387 | 100.0% | 1 | | -> duration | 37.387 | 37.387 | 37.387 | 37.387 | 37.387 | 37.387 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.387161 Full duration: 50.537115 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "image": { "name": "rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "966e5c70-58ef-4215-b6c6-3c2c123730bd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 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 | 9.429 | 9.429 | 9.429 | 9.429 | 9.429 | 9.429 | 100.0% | 1 | | nova.boot_server | 10.769 | 10.769 | 10.769 | 10.769 | 10.769 | 10.769 | 100.0% | 1 | | nova.find_host_to_migrate | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 1.399 | 100.0% | 1 | | nova.live_migrate | 17.793 | 17.793 | 17.793 | 17.793 | 17.793 | 17.793 | 100.0% | 1 | | nova.delete_server | 8.211 | 8.211 | 8.211 | 8.211 | 8.211 | 8.211 | 100.0% | 1 | | total | 47.603 | 47.603 | 47.603 | 47.603 | 47.603 | 47.603 | 100.0% | 1 | | -> duration | 46.603 | 46.603 | 46.603 | 46.603 | 46.603 | 46.603 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.602729 Full duration: 59.279596 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "image": { "name": "rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "server_kwargs": { "nics": [ { "net-id": "966e5c70-58ef-4215-b6c6-3c2c123730bd" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | nova.boot_server | 11.513 | 11.513 | 11.513 | 11.513 | 11.513 | 11.513 | 100.0% | 1 | | nova.delete_server | 6.222 | 6.222 | 6.222 | 6.222 | 6.222 | 6.222 | 100.0% | 1 | | nova.delete_keypair | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 18.538 | 18.538 | 18.538 | 18.538 | 18.538 | 18.538 | 100.0% | 1 | | -> duration | 17.538 | 17.538 | 17.538 | 17.538 | 17.538 | 17.538 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.538163 Full duration: 45.987871 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "image": { "name": "rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "volume_size": 5, "nics": [ { "net-id": "966e5c70-58ef-4215-b6c6-3c2c123730bd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 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 | 9.989 | 9.989 | 9.989 | 9.989 | 9.989 | 9.989 | 100.0% | 1 | | nova.boot_server | 7.889 | 7.889 | 7.889 | 7.889 | 7.889 | 7.889 | 100.0% | 1 | | nova.delete_server | 2.859 | 2.859 | 2.859 | 2.859 | 2.859 | 2.859 | 100.0% | 1 | | total | 20.737 | 20.737 | 20.737 | 20.737 | 20.737 | 20.737 | 100.0% | 1 | | -> duration | 19.737 | 19.737 | 19.737 | 19.737 | 19.737 | 19.737 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.737139 Full duration: 50.823587 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "image": { "name": "rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "force_delete": false, "nics": [ { "net-id": "966e5c70-58ef-4215-b6c6-3c2c123730bd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.452 | 9.452 | 9.452 | 9.452 | 9.452 | 9.452 | 100.0% | 1 | | nova.pause_server | 2.792 | 2.792 | 2.792 | 2.792 | 2.792 | 2.792 | 100.0% | 1 | | nova.unpause_server | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 2.951 | 100.0% | 1 | | nova.delete_server | 3.326 | 3.326 | 3.326 | 3.326 | 3.326 | 3.326 | 100.0% | 1 | | total | 18.522 | 18.522 | 18.522 | 18.522 | 18.522 | 18.522 | 100.0% | 1 | | -> duration | 13.522 | 13.522 | 13.522 | 13.522 | 13.522 | 13.522 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.522104 Full duration: 44.67663 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "image": { "name": "rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "nics": [ { "net-id": "966e5c70-58ef-4215-b6c6-3c2c123730bd" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.933 | 9.933 | 9.933 | 9.933 | 9.933 | 9.933 | 100.0% | 1 | | nova.migrate | 34.736 | 34.736 | 34.736 | 34.736 | 34.736 | 34.736 | 100.0% | 1 | | nova.resize_confirm | 3.152 | 3.152 | 3.152 | 3.152 | 3.152 | 3.152 | 100.0% | 1 | | nova.delete_server | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | total | 50.357 | 50.357 | 50.357 | 50.357 | 50.357 | 50.357 | 100.0% | 1 | | -> duration | 49.357 | 49.357 | 49.357 | 49.357 | 49.357 | 49.357 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.356506 Full duration: 60.105575 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "image": { "name": "rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.414 | 10.414 | 10.414 | 10.414 | 10.414 | 10.414 | 100.0% | 1 | | nova.list_interfaces | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 100.0% | 1 | | total | 10.812 | 10.812 | 10.812 | 10.812 | 10.812 | 10.812 | 100.0% | 1 | | -> duration | 9.812 | 9.812 | 9.812 | 9.812 | 9.812 | 9.812 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.812475 Full duration: 39.829973 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | nova.delete_server_group | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.738315 Full duration: 9.363387 HINTS: * To plot HTML graphics with this data, run: rally task report 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 --out output.html * To generate a JUnit report, run: rally task export 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 --json --out output.json 2018-12-29 04:44:36,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6627d1bb-dc96-46c6-b390-ab8b6bcd79d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-12-29 04:44:38,334 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-12-29 04:44:38.223 10674 INFO rally.api [-] Building 'json' report for the following task(s): '6627d1bb-dc96-46c6-b390-ab8b6bcd79d9'. 2018-12-29 04:44:38.233 10674 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:44:38,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6627d1bb-dc96-46c6-b390-ab8b6bcd79d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-12-29 04:44:40,667 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6627d1bb-dc96-46c6-b390-ab8b6bcd79d9 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-12-29 04:44:40.492 10677 INFO rally.api [-] Building 'html' report for the following task(s): '6627d1bb-dc96-46c6-b390-ab8b6bcd79d9'. 2018-12-29 04:44:40.525 10677 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:44:40,679 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-12-29 04:44:40,679 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-12-29 04:44:40,680 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-12-29 04:44:40,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-29 04:44:40,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-29 04:44:40,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '966e5c70-58ef-4215-b6c6-3c2c123730bd', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_5866c767-2d01-4c47-98e9-2060b329f1f5', 'flavor_name': 'rally_sanity-flavor_5866c767-2d01-4c47-98e9-2060b329f1f5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_5866c767-2d01-4c47-98e9-2060b329f1f5', '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-12-29 04:45:33,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1326a696-0398-43cd-96d9-9ce64b1a34f5 2018-12-29 04:45:33,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1326a696-0398-43cd-96d9-9ce64b1a34f5'] 2018-12-29 04:45:34,848 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1326a696-0398-43cd-96d9-9ce64b1a34f5 -------------------------------------------------------------------------------- Task 1326a696-0398-43cd-96d9-9ce64b1a34f5: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1326a696-0398-43cd-96d9-9ce64b1a34f5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | quotas.delete_quotas | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> duration | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.934076 Full duration: 8.875565 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1326a696-0398-43cd-96d9-9ce64b1a34f5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | total | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> duration | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.741402 Full duration: 8.972254 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1326a696-0398-43cd-96d9-9ce64b1a34f5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841712 Full duration: 8.60613 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 1326a696-0398-43cd-96d9-9ce64b1a34f5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | total | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | -> duration | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.138038 Full duration: 9.096481 HINTS: * To plot HTML graphics with this data, run: rally task report 1326a696-0398-43cd-96d9-9ce64b1a34f5 --out output.html * To generate a JUnit report, run: rally task export 1326a696-0398-43cd-96d9-9ce64b1a34f5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1326a696-0398-43cd-96d9-9ce64b1a34f5 --json --out output.json 2018-12-29 04:45:34,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1326a696-0398-43cd-96d9-9ce64b1a34f5', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-12-29 04:45:37,000 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1326a696-0398-43cd-96d9-9ce64b1a34f5 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-12-29 04:45:36.898 11190 INFO rally.api [-] Building 'json' report for the following task(s): '1326a696-0398-43cd-96d9-9ce64b1a34f5'. 2018-12-29 04:45:36.902 11190 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:45:37,000 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1326a696-0398-43cd-96d9-9ce64b1a34f5', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-12-29 04:45:39,245 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1326a696-0398-43cd-96d9-9ce64b1a34f5 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-12-29 04:45:39.127 11193 INFO rally.api [-] Building 'html' report for the following task(s): '1326a696-0398-43cd-96d9-9ce64b1a34f5'. 2018-12-29 04:45:39.148 11193 INFO rally.api [-] The report has been successfully built. 2018-12-29 04:45:39,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-12-29 04:45:39,252 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:23 | 4 | 100.00% | | cinder | 02:51 | 10 | 100.00% | | heat | 01:03 | 4 | 100.00% | | keystone | 02:50 | 11 | 100.00% | | neutron | 04:51 | 11 | 100.00% | | nova | 06:33 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:20:56 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-12-29 04:45:39,252 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-12-29 04:45:39,390 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 04:45:39,391 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:05 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-29 04:45:50,427 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-12-29 04:45:51,373 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'id': u'a8f5ef697bbd46b39f6837841dee5556', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 04:45:51,813 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b81f444b08b94313829e0a301135612e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_bb10f0d5-fe23-4c01-a8eb-0b5780c14148'}) 2018-12-29 04:45:51,979 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 04:45:52,164 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/46e24523da00411fbaa43ab30745e01f'}, 'domain_id': None, 'human_id': None, 'id': u'46e24523da00411fbaa43ab30745e01f', 'HUMAN_ID': False}) 2018-12-29 04:45:52,848 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': 'bfa70c1f-12db-4fde-8cd0-d1da5d8c191a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'project_id': u'a8f5ef697bbd46b39f6837841dee5556', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 04:45:52,853 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'password': 'bfa70c1f-12db-4fde-8cd0-d1da5d8c191a', 'project_name': 'refstack_defcore-project_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'a8f5ef697bbd46b39f6837841dee5556', 'project_domain_name': 'Default'} 2018-12-29 04:45:54,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-29 04:45:56,445 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-29 04:45:56.136 11196 INFO rally.deployment.engine [-] Deployment af4e07e6-19a7-48c3-88eb-b7bbe899b7bb | Starting: Destroy cloud and free allocated resources. 2018-12-29 04:45:56.214 11196 INFO rally.deployment.engine [-] Deployment af4e07e6-19a7-48c3-88eb-b7bbe899b7bb | Completed: Destroy cloud and free allocated resources. 2018-12-29 04:45:56.237 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=dcee79ab-3fd0-4bb6-a350-8baaad81b64e). 2018-12-29 04:45:56.241 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-29 04:45:58,744 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-29 04:45:58.550 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f605b3c5-f856-4a61-be0f-b83376d8983e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f605b3c5-f856-4a61-be0f-b83376d8983e | 2018-12-29T04:45:58 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f605b3c5-f856-4a61-be0f-b83376d8983e ~/.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-12-29 04:46:02,089 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-12-29 04:46:02,089 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-29 04:46:04,350 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-29 04:46:04.088 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=dcee79ab-3fd0-4bb6-a350-8baaad81b64e). 2018-12-29 04:46:04.208 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-29 04:46:07,861 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-29 04:46:06.344 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-29 04:46:06.502 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-29 04:46:07.669 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7762c0d4-1dee-4583-8b11-95990adf5096) has been successfully created! Using verifier 'opnfv-tempest' (UUID=7762c0d4-1dee-4583-8b11-95990adf5096) as the default verifier for the future CLI operations. 2018-12-29 04:46:10,867 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-12-29 04:46:14,172 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/1d4b007c-b196-4ae8-acfb-d52efa80a897/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1d4b007c-b196-4ae8-acfb-d52efa80a897/file', 'owner': u'a8f5ef697bbd46b39f6837841dee5556', 'id': u'1d4b007c-b196-4ae8-acfb-d52efa80a897', 'size': 12716032, u'self': u'/v2/images/1d4b007c-b196-4ae8-acfb-d52efa80a897', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8f5ef697bbd46b39f6837841dee5556', 'name': 'refstack_defcore-project_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/1d4b007c-b196-4ae8-acfb-d52efa80a897/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T04:46:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T04:46:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1d4b007c-b196-4ae8-acfb-d52efa80a897', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'created': u'2018-12-29T04:46:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T04:46:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1d4b007c-b196-4ae8-acfb-d52efa80a897', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 04:46:14,373 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'052a0acaf7ec4a4397abb92cfbe54f87', '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'e88e5b8e-e547-44fb-a3e5-ff297a519716', 'swap': 0}) 2018-12-29 04:46:17,171 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/37d23028-c17b-41cd-ae7e-52ec7c4138bc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/37d23028-c17b-41cd-ae7e-52ec7c4138bc/file', 'owner': u'a8f5ef697bbd46b39f6837841dee5556', 'id': u'37d23028-c17b-41cd-ae7e-52ec7c4138bc', 'size': 12716032, u'self': u'/v2/images/37d23028-c17b-41cd-ae7e-52ec7c4138bc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8f5ef697bbd46b39f6837841dee5556', 'name': 'refstack_defcore-project_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/37d23028-c17b-41cd-ae7e-52ec7c4138bc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T04:46:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T04:46:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/37d23028-c17b-41cd-ae7e-52ec7c4138bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', 'created': u'2018-12-29T04:46:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T04:46:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/37d23028-c17b-41cd-ae7e-52ec7c4138bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 04:46:17,251 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'fefecba9-13c0-4791-af5d-b9b9d56d4c02', 'swap': 0}) 2018-12-29 04:46:17,273 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_bb10f0d5-fe23-4c01-a8eb-0b5780c14148', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'fefecba9-13c0-4791-af5d-b9b9d56d4c02', 'swap': 0}) 2018-12-29 04:46:20,426 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-29 04:46:19.350 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7762c0d4-1dee-4583-8b11-95990adf5096) for deployment 'opnfv-rally' (UUID=f605b3c5-f856-4a61-be0f-b83376d8983e). 2018-12-29 04:46:20.204 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-29 04:46:20.206 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7762c0d4-1dee-4583-8b11-95990adf5096) has been successfully configured for deployment 'opnfv-rally' (UUID=f605b3c5-f856-4a61-be0f-b83376d8983e)! 2018-12-29 04:46:20,427 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-29 04:46:20,427 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-29 04:46:20,429 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-29 04:46:25,490 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-29 04:46:25,516 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-29 04:46:25,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-12-29 04:46:28,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:28.884 11239 INFO rally.api [-] Starting verification (UUID=22ccebb4-a0e7-4707-9d4a-42d4cb00793e) for deployment 'opnfv-rally' (UUID=f605b3c5-f856-4a61-be0f-b83376d8983e) by verifier 'opnfv-tempest' (UUID=7762c0d4-1dee-4583-8b11-95990adf5096). 2018-12-29 04:46:28,887 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 22ccebb4-a0e7-4707-9d4a-42d4cb00793e 2018-12-29 04:46:35,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:35.442 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.208s] 2018-12-29 04:46:35,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:35.505 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.063s] 2018-12-29 04:46:37,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:37.185 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.837s] 2018-12-29 04:46:41,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:41.780 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.226s] 2018-12-29 04:46:48,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:48.126 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.909s] 2018-12-29 04:46:54,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:54.219 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [17.030s] 2018-12-29 04:46:58,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.043 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.060s] 2018-12-29 04:46:58,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.055 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-12-29 04:46:58,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.191 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.135s] 2018-12-29 04:46:58,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.206 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.015s] 2018-12-29 04:46:58,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.217 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-12-29 04:46:58,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.257 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.039s] 2018-12-29 04:46:58,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.320 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.062s] 2018-12-29 04:46:58,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.381 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.060s] 2018-12-29 04:46:58,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.531 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.150s] 2018-12-29 04:46:58,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.551 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.019s] 2018-12-29 04:46:58,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.622 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.071s] 2018-12-29 04:46:58,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:46:58.704 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-12-29 04:47:02,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:02.504 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.798s] 2018-12-29 04:47:06,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:06.374 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-12-29 04:47:10,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:10.258 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2018-12-29 04:47:10,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:10.336 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.078s] 2018-12-29 04:47:10,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:10.424 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.088s] 2018-12-29 04:47:14,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:14.122 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [19.899s] 2018-12-29 04:47:14,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:14.357 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [28.014s] 2018-12-29 04:47:14,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:14.484 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.552s] 2018-12-29 04:47:15,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:15.073 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.588s] 2018-12-29 04:47:15,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:15.424 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.072s] 2018-12-29 04:47:15,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:15.831 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.756s] 2018-12-29 04:47:15,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:15.979 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.148s] 2018-12-29 04:47:16,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:16.162 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.182s] 2018-12-29 04:47:25,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:25.461 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.341s] 2018-12-29 04:47:28,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:28.777 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.492s] 2018-12-29 04:47:30,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:30.462 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.554s] 2018-12-29 04:47:31,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:31.136 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.673s] 2018-12-29 04:47:31,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:31.493 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.357s] 2018-12-29 04:47:32,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:32.516 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [1.022s] 2018-12-29 04:47:33,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:33.018 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.502s] 2018-12-29 04:47:33,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:33.091 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.073s] 2018-12-29 04:47:33,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:33.170 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.078s] 2018-12-29 04:47:33,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:33.247 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.076s] 2018-12-29 04:47:33,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:33.359 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.112s] 2018-12-29 04:47:33,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:33.432 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.072s] 2018-12-29 04:47:33,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:33.577 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.144s] 2018-12-29 04:47:36,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:36.149 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [7.371s] 2018-12-29 04:47:41,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:41.009 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.859s] 2018-12-29 04:47:47,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:47.149 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [6.139s] 2018-12-29 04:47:50,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:50.652 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.502s] 2018-12-29 04:47:54,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:54.409 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.757s] 2018-12-29 04:47:59,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:47:59.431 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [5.021s] 2018-12-29 04:48:07,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:07.625 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.192s] 2018-12-29 04:48:12,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:12.151 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.525s] 2018-12-29 04:48:12,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:12.435 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.284s] 2018-12-29 04:48:12,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:12.688 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.253s] 2018-12-29 04:48:12,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:12.753 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.063s] 2018-12-29 04:48:12,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:12.929 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.176s] 2018-12-29 04:48:13,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:13.063 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.133s] 2018-12-29 04:48:13,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:13.301 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.237s] 2018-12-29 04:48:13,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:13.350 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.049s] 2018-12-29 04:48:13,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:13.414 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.063s] 2018-12-29 04:48:19,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:19.634 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.219s] 2018-12-29 04:48:28,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:28.057 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.153s] 2018-12-29 04:48:30,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:30.088 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.029s] 2018-12-29 04:48:31,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:31.182 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.093s] 2018-12-29 04:48:32,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:32.124 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.941s] 2018-12-29 04:48:33,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:33.690 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.563s] 2018-12-29 04:48:34,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:34.903 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [16.419s] 2018-12-29 04:48:35,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:35.436 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [69.956s] 2018-12-29 04:48:35,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:35.887 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.195s] 2018-12-29 04:48:36,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:36.852 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.965s] 2018-12-29 04:48:36,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:36.968 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.117s] 2018-12-29 04:48:36,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:36.990 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2018-12-29 04:48:37,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:37.008 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2018-12-29 04:48:37,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:37.046 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.038s] 2018-12-29 04:48:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:40.002 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.326s] 2018-12-29 04:48:40,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:40.359 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.357s] 2018-12-29 04:48:44,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:44.774 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.406s] 2018-12-29 04:48:46,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:46.115 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.341s] 2018-12-29 04:48:58,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:48:58.886 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.321s] 2018-12-29 04:49:06,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:49:06.142 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.255s] 2018-12-29 04:50:43,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:50:43.880 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [128.975s] 2018-12-29 04:50:52,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:50:52.993 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.190s] 2018-12-29 04:50:53,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:50:53.054 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2018-12-29 04:50:53,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:50:53.553 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.498s] 2018-12-29 04:51:09,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:09.591 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [25.706s] 2018-12-29 04:51:26,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:26.207 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [16.615s] 2018-12-29 04:51:50,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:50.448 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.884s] 2018-12-29 04:51:51,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:51.197 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.748s] 2018-12-29 04:51:51,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:51.935 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.736s] 2018-12-29 04:51:53,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:53.152 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.216s] 2018-12-29 04:51:53,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:53.905 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.752s] 2018-12-29 04:51:54,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:54.964 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.058s] 2018-12-29 04:51:55,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:55.725 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.761s] 2018-12-29 04:51:56,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:56.244 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.518s] 2018-12-29 04:51:57,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:57.076 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.830s] 2018-12-29 04:51:58,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:58.187 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.110s] 2018-12-29 04:51:58,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:58.701 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.514s] 2018-12-29 04:51:59,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:51:59.644 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.942s] 2018-12-29 04:52:00,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:00.013 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.369s] 2018-12-29 04:52:00,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:00.612 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.598s] 2018-12-29 04:52:00,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:00.999 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.386s] 2018-12-29 04:52:01,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:01.241 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.241s] 2018-12-29 04:52:01,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:01.656 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.415s] 2018-12-29 04:52:02,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:02.032 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.375s] 2018-12-29 04:52:08,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:08.450 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.681s] 2018-12-29 04:52:11,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:11.187 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [202.793s] 2018-12-29 04:52:17,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:17.521 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.893s] 2018-12-29 04:52:22,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:22.307 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.786s] 2018-12-29 04:52:24,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:24.710 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.401s] 2018-12-29 04:52:24,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:24.915 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.204s] 2018-12-29 04:52:25,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:25.042 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.127s] 2018-12-29 04:52:25,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:25.124 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.082s] 2018-12-29 04:52:25,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:25.171 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.046s] 2018-12-29 04:52:32,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:32.136 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.539s] 2018-12-29 04:52:43,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:43.130 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.933s] 2018-12-29 04:52:43,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:43.221 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.434s] 2018-12-29 04:52:51,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:51.555 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.331s] 2018-12-29 04:52:55,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:52:55.377 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.317s] 2018-12-29 04:53:03,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:03.712 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.155s] 2018-12-29 04:53:09,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:09.921 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2018-12-29 04:53:10,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:10.070 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.149s] 2018-12-29 04:53:10,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:10.262 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.192s] 2018-12-29 04:53:10,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:10.292 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.030s] 2018-12-29 04:53:10,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:10.550 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.257s] 2018-12-29 04:53:10,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:10.739 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.188s] 2018-12-29 04:53:11,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:11.189 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.450s] 2018-12-29 04:53:11,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:11.317 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.127s] 2018-12-29 04:53:11,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:11.360 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.042s] 2018-12-29 04:53:11,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:11.404 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2018-12-29 04:53:22,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:22.612 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.591s] 2018-12-29 04:53:22,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:22.781 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.169s] 2018-12-29 04:53:27,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:27.607 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.323s] 2018-12-29 04:53:36,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:36.784 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.743s] 2018-12-29 04:53:37,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:37.581 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.797s] 2018-12-29 04:53:49,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:49.221 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.043s] 2018-12-29 04:53:49,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:49.411 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.190s] 2018-12-29 04:53:49,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:49.459 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2018-12-29 04:53:49,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:49.857 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.397s] 2018-12-29 04:53:50,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:50.109 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.251s] 2018-12-29 04:53:50,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:50.474 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.364s] 2018-12-29 04:53:50,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:50.512 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.038s] 2018-12-29 04:53:50,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:50.559 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.046s] 2018-12-29 04:53:50,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:50.612 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.052s] 2018-12-29 04:53:50,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:50.662 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.050s] 2018-12-29 04:53:50,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:50.705 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.042s] 2018-12-29 04:53:50,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:50.936 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.229s] 2018-12-29 04:53:51,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:51.175 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.238s] 2018-12-29 04:53:51,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:51.226 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.051s] 2018-12-29 04:53:51,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:51.279 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.053s] 2018-12-29 04:53:57,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:57.869 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.154s] 2018-12-29 04:53:58,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:58.045 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.175s] 2018-12-29 04:53:58,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:58.234 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.188s] 2018-12-29 04:53:58,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:58.408 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.174s] 2018-12-29 04:53:58,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:58.574 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.166s] 2018-12-29 04:53:58,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:58.735 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.160s] 2018-12-29 04:53:58,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:58.776 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.041s] 2018-12-29 04:53:58,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:58.812 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.035s] 2018-12-29 04:53:59,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:59.046 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.233s] 2018-12-29 04:53:59,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:59.231 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.184s] 2018-12-29 04:53:59,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:59.393 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.161s] 2018-12-29 04:53:59,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:59.590 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.197s] 2018-12-29 04:53:59,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:59.646 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.055s] 2018-12-29 04:53:59,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:59.915 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.268s] 2018-12-29 04:53:59,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:59.953 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.036s] 2018-12-29 04:53:59,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:59.962 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-12-29 04:53:59,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:53:59.997 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2018-12-29 04:54:00,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:00.030 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.032s] 2018-12-29 04:54:00,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:00.352 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.321s] 2018-12-29 04:54:00,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:00.385 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-12-29 04:54:00,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:00.961 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.396s] 2018-12-29 04:54:00,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:00.962 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-12-29 04:54:39,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:39.183 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.352s] 2018-12-29 04:54:39,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:39.252 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.070s] 2018-12-29 04:54:39,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:39.487 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.234s] 2018-12-29 04:54:39,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:39.620 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.132s] 2018-12-29 04:54:39,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:39.622 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-29 04:54:59,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:54:59.684 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.382s] 2018-12-29 04:55:00,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:00.074 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.389s] 2018-12-29 04:55:00,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:00.301 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.226s] 2018-12-29 04:55:00,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:00.774 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.472s] 2018-12-29 04:55:01,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:01.295 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.521s] 2018-12-29 04:55:01,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:01.678 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.382s] 2018-12-29 04:55:07,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:07.757 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.741s] 2018-12-29 04:55:09,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:09.444 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.687s] 2018-12-29 04:55:16,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:16.798 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.671s] 2018-12-29 04:55:18,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:18.208 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.410s] 2018-12-29 04:55:21,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:21.851 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.638s] 2018-12-29 04:55:23,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:23.260 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.412s] 2018-12-29 04:55:24,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:24.786 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.523s] 2018-12-29 04:55:25,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:25.555 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.769s] 2018-12-29 04:55:27,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:27.363 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.805s] 2018-12-29 04:55:27,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:27.550 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.189s] 2018-12-29 04:55:31,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:31.015 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.168s] 2018-12-29 04:55:37,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:37.405 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.659s] 2018-12-29 04:55:38,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:55:38.227 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.821s] 2018-12-29 04:56:10,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:56:10.969 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [32.736s] 2018-12-29 04:56:23,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:56:23.914 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.212s] 2018-12-29 04:56:24,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:56:24.140 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.226s] 2018-12-29 04:56:34,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:56:34.006 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.197s] 2018-12-29 04:56:34,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:56:34.189 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.183s] 2018-12-29 04:56:37,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 22ccebb4-a0e7-4707-9d4a-42d4cb00793e 2018-12-29 04:56:37,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '22ccebb4-a0e7-4707-9d4a-42d4cb00793e']'. 2018-12-29 04:56:38,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-29 04:56:38,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-29 04:56:38,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 04:56:38,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 22ccebb4-a0e7-4707-9d4a-42d4cb00793e | 2018-12-29 04:56:38,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-29 04:56:38,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-29 04:46:27 | 2018-12-29 04:56:38,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-29 04:56:36 | 2018-12-29 04:56:38,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:09 | 2018-12-29 04:56:38,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-29 04:56:38,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-29 04:56:38,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-29 04:56:38,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7762c0d4-1dee-4583-8b11-95990adf5096) | 2018-12-29 04:56:38,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-29 04:56:38,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f605b3c5-f856-4a61-be0f-b83376d8983e) | 2018-12-29 04:56:38,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-12-29 04:56:38,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 600.945 | 2018-12-29 04:56:38,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 197 | 2018-12-29 04:56:38,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-29 04:56:38,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-29 04:56:38,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-29 04:56:38,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-12-29 04:56:38,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 04:56:38,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-29 04:56:38,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-29 04:56:38,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 98.5% 2018-12-29 04:56:38,604 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 04:56:38,605 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 10:28 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-12-29 04:56:43,769 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-12-29 04:56:43,822 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-12-29 04:56:44,704 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_89127448-10cf-43dc-84e1-c1dbeb02999f', 'id': u'36b09d59dc8641a4af570cb2b8056520', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 04:56:45,165 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bdd1cc3445044c7fbb48e0ddcca723c6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_89127448-10cf-43dc-84e1-c1dbeb02999f'}) 2018-12-29 04:56:45,329 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 04:56:45,504 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/c2efbd5aea514bb3aed1f91c68265dd0'}, 'domain_id': None, 'human_id': None, 'id': u'c2efbd5aea514bb3aed1f91c68265dd0', 'HUMAN_ID': False}) 2018-12-29 04:56:46,048 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_89127448-10cf-43dc-84e1-c1dbeb02999f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '625d4f8f-f4af-45e4-b7a4-b297a55d5e93', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_89127448-10cf-43dc-84e1-c1dbeb02999f', 'project_id': u'36b09d59dc8641a4af570cb2b8056520', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 04:56:46,053 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_89127448-10cf-43dc-84e1-c1dbeb02999f', 'password': '625d4f8f-f4af-45e4-b7a4-b297a55d5e93', 'project_name': 'patrole-project_89127448-10cf-43dc-84e1-c1dbeb02999f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '36b09d59dc8641a4af570cb2b8056520', 'project_domain_name': 'Default'} 2018-12-29 04:56:47,108 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-29 04:56:49,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-29 04:56:49.217 11281 INFO rally.deployment.engine [-] Deployment f605b3c5-f856-4a61-be0f-b83376d8983e | Starting: Destroy cloud and free allocated resources. 2018-12-29 04:56:49.294 11281 INFO rally.deployment.engine [-] Deployment f605b3c5-f856-4a61-be0f-b83376d8983e | Completed: Destroy cloud and free allocated resources. 2018-12-29 04:56:49.346 11281 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=7762c0d4-1dee-4583-8b11-95990adf5096) for deployment 'opnfv-rally'. 2018-12-29 04:56:49.370 11281 INFO rally.api [-] Deleting verification (UUID=22ccebb4-a0e7-4707-9d4a-42d4cb00793e). 2018-12-29 04:56:49.406 11281 INFO rally.api [-] Verification has been successfully deleted! 2018-12-29 04:56:49.406 11281 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=7762c0d4-1dee-4583-8b11-95990adf5096). 2018-12-29 04:56:49.414 11281 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-29 04:56:52,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-29 04:56:51.784 11284 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2b18f6bd-3010-4a05-9d2d-8aa525e5c473) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2b18f6bd-3010-4a05-9d2d-8aa525e5c473 | 2018-12-29T04:56:51 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2b18f6bd-3010-4a05-9d2d-8aa525e5c473 ~/.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-12-29 04:56:55,452 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-12-29 04:56:55,452 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-29 04:56:57,817 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-29 04:56:57.547 11290 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=7762c0d4-1dee-4583-8b11-95990adf5096). 2018-12-29 04:56:57.677 11290 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-29 04:57:01,421 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-29 04:56:59.831 11293 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-29 04:57:00.049 11293 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-29 04:57:01.223 11293 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=068a2aac-f533-4cd5-9c3c-f9dab4d0db64) has been successfully created! Using verifier 'opnfv-tempest' (UUID=068a2aac-f533-4cd5-9c3c-f9dab4d0db64) as the default verifier for the future CLI operations. 2018-12-29 04:57:04,393 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-12-29 04:57:07,558 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/1f8a5bac-2b52-4666-936e-9e5809968adf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f8a5bac-2b52-4666-936e-9e5809968adf/file', 'owner': u'36b09d59dc8641a4af570cb2b8056520', 'id': u'1f8a5bac-2b52-4666-936e-9e5809968adf', 'size': 12716032, u'self': u'/v2/images/1f8a5bac-2b52-4666-936e-9e5809968adf', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'36b09d59dc8641a4af570cb2b8056520', 'name': 'patrole-project_89127448-10cf-43dc-84e1-c1dbeb02999f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/1f8a5bac-2b52-4666-936e-9e5809968adf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T04:57:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T04:57:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_89127448-10cf-43dc-84e1-c1dbeb02999f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/1f8a5bac-2b52-4666-936e-9e5809968adf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_89127448-10cf-43dc-84e1-c1dbeb02999f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_89127448-10cf-43dc-84e1-c1dbeb02999f', 'created': u'2018-12-29T04:57:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T04:57:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/1f8a5bac-2b52-4666-936e-9e5809968adf', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_89127448-10cf-43dc-84e1-c1dbeb02999f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 04:57:07,766 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_89127448-10cf-43dc-84e1-c1dbeb02999f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'052a0acaf7ec4a4397abb92cfbe54f87', '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'c78fe792-dbe0-4f41-bb66-2ae76449a1ca', 'swap': 0}) 2018-12-29 04:57:10,501 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/a5f3a06b-ca9d-467c-8ea0-85b018e46a53/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5f3a06b-ca9d-467c-8ea0-85b018e46a53/file', 'owner': u'36b09d59dc8641a4af570cb2b8056520', 'id': u'a5f3a06b-ca9d-467c-8ea0-85b018e46a53', 'size': 12716032, u'self': u'/v2/images/a5f3a06b-ca9d-467c-8ea0-85b018e46a53', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'36b09d59dc8641a4af570cb2b8056520', 'name': 'patrole-project_89127448-10cf-43dc-84e1-c1dbeb02999f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/a5f3a06b-ca9d-467c-8ea0-85b018e46a53/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T04:57:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T04:57:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_89127448-10cf-43dc-84e1-c1dbeb02999f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a5f3a06b-ca9d-467c-8ea0-85b018e46a53', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_89127448-10cf-43dc-84e1-c1dbeb02999f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_89127448-10cf-43dc-84e1-c1dbeb02999f', 'created': u'2018-12-29T04:57:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T04:57:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a5f3a06b-ca9d-467c-8ea0-85b018e46a53', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_89127448-10cf-43dc-84e1-c1dbeb02999f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 04:57:10,549 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_89127448-10cf-43dc-84e1-c1dbeb02999f', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'1bd763ba-7163-4e15-9f4f-f8aa80d3b6ca', 'swap': 0}) 2018-12-29 04:57:10,571 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_89127448-10cf-43dc-84e1-c1dbeb02999f', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'1bd763ba-7163-4e15-9f4f-f8aa80d3b6ca', 'swap': 0}) 2018-12-29 04:57:13,701 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-29 04:57:12.686 11312 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=068a2aac-f533-4cd5-9c3c-f9dab4d0db64) for deployment 'opnfv-rally' (UUID=2b18f6bd-3010-4a05-9d2d-8aa525e5c473). 2018-12-29 04:57:13.538 11312 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-29 04:57:13.540 11312 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=068a2aac-f533-4cd5-9c3c-f9dab4d0db64) has been successfully configured for deployment 'opnfv-rally' (UUID=2b18f6bd-3010-4a05-9d2d-8aa525e5c473)! 2018-12-29 04:57:13,702 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-29 04:57:13,702 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-29 04:57:13,704 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-29 04:57:13,726 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-29 04:57:17,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-068a2aac-f533-4cd5-9c3c-f9dab4d0db64/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-12-29 04:57:17,169 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-29 04:57:17,445 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-29 04:57:17,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-12-29 04:57:19,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 04:57:19.587 11321 INFO rally.api [-] Starting verification (UUID=25b423ba-c279-4610-b6c2-e96febf34c29) for deployment 'opnfv-rally' (UUID=2b18f6bd-3010-4a05-9d2d-8aa525e5c473) by verifier 'opnfv-tempest' (UUID=068a2aac-f533-4cd5-9c3c-f9dab4d0db64). 2018-12-29 04:57:19,589 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 25b423ba-c279-4610-b6c2-e96febf34c29 2018-12-29 04:59:54,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 25b423ba-c279-4610-b6c2-e96febf34c29 2018-12-29 04:59:54,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '25b423ba-c279-4610-b6c2-e96febf34c29']'. 2018-12-29 04:59:55,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-29 04:59:55,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-29 04:59:55,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 04:59:55,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 25b423ba-c279-4610-b6c2-e96febf34c29 | 2018-12-29 04:59:55,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-29 04:59:55,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-29 04:57:19 | 2018-12-29 04:59:55,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-29 04:59:54 | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:35 | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 068a2aac-f533-4cd5-9c3c-f9dab4d0db64) | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2b18f6bd-3010-4a05-9d2d-8aa525e5c473) | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 146.687 | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-12-29 04:59:55,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-12-29 04:59:55,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-29 04:59:55,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-29 04:59:55,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-29 04:59:55,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 04:59:55,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-29 04:59:55,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-29 04:59:55,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-12-29 04:59:56,110 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 04:59:56,111 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-29 05:00:00,840 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-12-29 05:00:02,034 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-12-29 05:00:22,972 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-12-29 05:00:23,019 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-12-29 05:00:23,532 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-12-29 05:00:23,638 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 05:00:23,638 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-29 05:00:23,695 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-12-29 05:00:25,409 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 05:00:28,517 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-29 05:00:28,518 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-12-29 06:05:56,356 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 06:05:56,356 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 65:28 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-12-29 06:05:58,573 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-12-29 06:05:58,626 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-12-29 06:06:00,070 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 06:06:01,933 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-29 06:06:04,391 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-29 06:06:04.062 11431 INFO rally.deployment.engine [-] Deployment 2b18f6bd-3010-4a05-9d2d-8aa525e5c473 | Starting: Destroy cloud and free allocated resources. 2018-12-29 06:06:04.137 11431 INFO rally.deployment.engine [-] Deployment 2b18f6bd-3010-4a05-9d2d-8aa525e5c473 | Completed: Destroy cloud and free allocated resources. 2018-12-29 06:06:04.162 11431 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=068a2aac-f533-4cd5-9c3c-f9dab4d0db64) for deployment 'opnfv-rally'. 2018-12-29 06:06:04.179 11431 INFO rally.api [-] Deleting verification (UUID=25b423ba-c279-4610-b6c2-e96febf34c29). 2018-12-29 06:06:04.207 11431 INFO rally.api [-] Verification has been successfully deleted! 2018-12-29 06:06:04.208 11431 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=068a2aac-f533-4cd5-9c3c-f9dab4d0db64). 2018-12-29 06:06:04.214 11431 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-29 06:06:06,905 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-29 06:06:06.596 11434 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=06c52d4c-751c-4cf5-a6a8-37fc1a5a2f7e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 06c52d4c-751c-4cf5-a6a8-37fc1a5a2f7e | 2018-12-29T06:06:06 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 06c52d4c-751c-4cf5-a6a8-37fc1a5a2f7e ~/.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-12-29 06:06:10,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-12-29 06:06:10,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-29 06:06:12,684 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-29 06:06:12.388 11440 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=068a2aac-f533-4cd5-9c3c-f9dab4d0db64). 2018-12-29 06:06:12.526 11440 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-29 06:06:16,248 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-29 06:06:14.766 11443 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-29 06:06:14.892 11443 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-29 06:06:16.024 11443 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0820f600-826d-4444-b8c2-25900a822eb6) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0820f600-826d-4444-b8c2-25900a822eb6) as the default verifier for the future CLI operations. 2018-12-29 06:06:19,158 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-12-29 06:06:27,165 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-29 06:06:26.147 11462 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0820f600-826d-4444-b8c2-25900a822eb6) for deployment 'opnfv-rally' (UUID=06c52d4c-751c-4cf5-a6a8-37fc1a5a2f7e). 2018-12-29 06:06:27.004 11462 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-29 06:06:27.006 11462 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0820f600-826d-4444-b8c2-25900a822eb6) has been successfully configured for deployment 'opnfv-rally' (UUID=06c52d4c-751c-4cf5-a6a8-37fc1a5a2f7e)! 2018-12-29 06:06:30,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0820f600-826d-4444-b8c2-25900a822eb6/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-12-29 06:06:30,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-12-29 06:06:32,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 06:06:32.716 11471 INFO rally.api [-] Starting verification (UUID=5b50a240-3413-4f9b-8a52-76160c1f66e6) for deployment 'opnfv-rally' (UUID=06c52d4c-751c-4cf5-a6a8-37fc1a5a2f7e) by verifier 'opnfv-tempest' (UUID=0820f600-826d-4444-b8c2-25900a822eb6). 2018-12-29 06:08:22,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5b50a240-3413-4f9b-8a52-76160c1f66e6 2018-12-29 06:08:22,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5b50a240-3413-4f9b-8a52-76160c1f66e6']'. 2018-12-29 06:08:23,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-29 06:08:23,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-29 06:08:23,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 06:08:23,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5b50a240-3413-4f9b-8a52-76160c1f66e6 | 2018-12-29 06:08:23,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-29 06:08:23,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-29 06:06:32 | 2018-12-29 06:08:23,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-29 06:08:22 | 2018-12-29 06:08:23,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-12-29 06:08:23,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-29 06:08:23,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-29 06:08:23,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0820f600-826d-4444-b8c2-25900a822eb6) | 2018-12-29 06:08:23,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-29 06:08:23,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 06c52d4c-751c-4cf5-a6a8-37fc1a5a2f7e) | 2018-12-29 06:08:23,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-12-29 06:08:23,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.271 | 2018-12-29 06:08:23,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-12-29 06:08:23,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 8 | 2018-12-29 06:08:23,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-29 06:08:23,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-29 06:08:23,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-12-29 06:08:23,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 06:08:23,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-29 06:08:23,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-29 06:08:23,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 95.4545454545% 2018-12-29 06:08:23,858 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 06:08:23,858 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:05 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-12-29 06:08:27,896 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-12-29 06:08:27,897 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:41 | FAIL | | vping_userdata | functest | smoke | 09:10 | FAIL | | tempest_smoke_serial | functest | smoke | 14:10 | PASS | | rally_sanity | functest | smoke | 25:05 | PASS | | refstack_defcore | functest | smoke | 10:28 | FAIL | | patrole | functest | smoke | 02:52 | PASS | | odl | functest | smoke | 00:20 | PASS | | snaps_smoke | functest | smoke | 65:28 | FAIL | | neutron_trunk | functest | smoke | 02:05 | FAIL | +------------------------------+------------------+---------------+------------------+----------------+ 2018-12-29 06:08:27,907 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-29 06:08:33,378 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-322 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-29 06:08:33,383 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=hmVefEdgFfgPQNfHu9Q6h9Bk2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-12-29 06:08:33,383 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-29 06:08:33,384 - 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 bgpvpn | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+------------------------------------+ 2018-12-29 06:08:33,400 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-12-29 06:08:33,423 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-12-29 06:12:25,472 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-12-29 06:12:25,594 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 06:12:25,595 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 03:52 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2018-12-29 06:12:25,629 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-12-29 06:12:28,876 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-12-29 06:12:30,768 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-12-29 06:12:32,585 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-12-29 06:12:33,413 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-12-29 06:12:33,413 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-12-29 06:12:33,464 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-12-29 06:12:34,219 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-12-29 06:13:01,703 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-12-29 06:13:01,704 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-12-29 06:13:01,704 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-12-29 06:13:01,797 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-12-29 06:13:30,118 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_9 2018-12-29 06:13:30,119 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'Node overcloud-novacompute-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-novacompute-0 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-2 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-1 br-int is fail_mode secure': 'PASS'}, {'Node overcloud-controller-0 br-int is fail_mode secure': 'PASS'}]} 2018-12-29 06:13:30,119 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-12-29 06:13:30,120 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-12-29 06:13:30,120 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-12-29 06:13:30,447 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-12-29 06:13:30,457 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-29 06:13:31,142 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-29 06:13:33,866 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-12-29 06:13:34,267 - sdnvpn.lib.openstack_utils - DEBUG - Network '5bd7846d-f034-4a90-bde4-398178f1cbc1' created successfully 2018-12-29 06:13:34,267 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-29 06:13:34,830 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '950f5699-478a-488d-bd65-46b0370b071a' created successfully 2018-12-29 06:13:34,830 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-29 06:13:35,012 - sdnvpn.lib.openstack_utils - DEBUG - Router '15cc88d2-9d9b-40bc-a127-6708935b8e80' created successfully 2018-12-29 06:13:35,012 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-29 06:13:36,557 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-29 06:13:36,557 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-29 06:13:38,046 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-29 06:13:38,876 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-12-29 06:13:39,296 - sdnvpn.lib.openstack_utils - DEBUG - Network '3f11acb4-8468-4683-a049-8554456657ea' created successfully 2018-12-29 06:13:39,297 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-29 06:13:39,896 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'e6f734db-0d90-467d-ad7e-68cd3f2be88e' created successfully 2018-12-29 06:13:39,896 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-29 06:13:39,897 - sdnvpn.lib.openstack_utils - DEBUG - Router '15cc88d2-9d9b-40bc-a127-6708935b8e80' created successfully 2018-12-29 06:13:39,897 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-29 06:13:41,228 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-29 06:13:41,228 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-29 06:13:42,018 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-29 06:13:42,155 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-12-29 06:13:42,533 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=b6652b14-981c-44e2-931c-ba58641f31fc created successfully. 2018-12-29 06:13:42,533 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-12-29 06:13:42,533 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-12-29 06:13:42,844 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-12-29 06:13:42,844 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-12-29 06:13:43,180 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-12-29 06:13:43,877 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-12-29 06:14:16,107 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-29 06:14:52,416 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.203 -c 10' 2018-12-29 06:15:25,942 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-12-29 06:15:25,942 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence': {'status': 'PASS', 'details': [{u"'sdnvpn-8-1' can ping 'sdnvpn-8-2'": 'PASS'}, {u'Assign a Floating IP to sdnvpn-8-1': 'PASS'}, {u'Ping IP 172.30.9.203': 'PASS'}]} 2018-12-29 06:15:25,942 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-12-29 06:15:25,942 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-12-29 06:15:25,943 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-12-29 06:15:26,059 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-12-29 06:15:39,762 - sdnvpn.test.functest.testcase_3 - INFO - Controller (ODL) list is ready 2018-12-29 06:15:39,762 - sdnvpn.test.functest.testcase_3 - INFO - Checking if zrpcd is running on the controller nodes 2018-12-29 06:15:39,821 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-2 2018-12-29 06:15:39,878 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-0 2018-12-29 06:15:39,937 - sdnvpn.test.functest.testcase_3 - INFO - zrpcd is running on the controller node overcloud-controller-1 2018-12-29 06:15:40,599 - sdnvpn.test.functest.testcase_3 - INFO - BGP entity owner is overcloud-controller-1 2018-12-29 06:15:40,642 - sdnvpn.test.functest.testcase_3 - INFO - Starting bgp speaker of controller at IP 172.30.9.26 2018-12-29 06:15:50,269 - sdnvpn.test.functest.testcase_3 - INFO - Checking if bgpd is running on the controller node 2018-12-29 06:15:50,327 - sdnvpn.test.functest.testcase_3 - INFO - bgpd is running on the controller node 2018-12-29 06:15:50,328 - sdnvpn.test.functest.testcase_3 - INFO - Downloading image 2018-12-29 06:16:00,279 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-29 06:16:01,041 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-12-29 06:16:01,103 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=df6df04a-eab7-46c6-9d51-e25dcdd4eaca created successfully. 2018-12-29 06:16:01,810 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-29 06:16:02,396 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-12-29 06:16:03,500 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-1-net... 2018-12-29 06:16:04,088 - sdnvpn.lib.openstack_utils - DEBUG - Network 'a4085478-38ed-4b35-a5b8-f17bead2ab35' created successfully 2018-12-29 06:16:04,088 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-29 06:16:04,672 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'f3ac4e23-53e4-4592-857f-a5077f6bcdeb' created successfully 2018-12-29 06:16:04,672 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-29 06:16:04,821 - sdnvpn.lib.openstack_utils - DEBUG - Router '3bef5db5-3e19-4a8d-9c2a-0f85e1f95c2b' created successfully 2018-12-29 06:16:04,821 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-29 06:16:06,374 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-29 06:16:06,374 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-29 06:16:07,728 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-29 06:16:08,278 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-3-2-quagga-net... 2018-12-29 06:16:08,555 - sdnvpn.lib.openstack_utils - DEBUG - Network '13c036c5-37fc-49d6-ac91-63c540d8f4dc' created successfully 2018-12-29 06:16:08,555 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-29 06:16:09,016 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '9310e46a-b3a9-4213-8fdd-fbb1d6d5dda5' created successfully 2018-12-29 06:16:09,016 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-29 06:16:09,343 - sdnvpn.lib.openstack_utils - DEBUG - Router '30a3bb43-72d8-4ec0-ba63-d58ae0fc2174' created successfully 2018-12-29 06:16:09,343 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-29 06:16:10,945 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-29 06:16:10,945 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-29 06:16:12,987 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-29 06:16:13,534 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-12-29 06:21:45,518 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_3 2018-12-29 06:21:45,518 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_3 - Data center gateway integration': {'status': 'PASS', 'details': [{'Controller (ODL) list is ready': 'PASS'}, {'zrpcd is running in overcloud-controller-2': 'PASS'}, {'zrpcd is running in overcloud-controller-0': 'PASS'}, {'zrpcd is running in overcloud-controller-1': 'PASS'}, {'Found BGP entity owner': 'PASS'}, {'bgpd is running': 'PASS'}, {'Assign a Floating IP to sdnvpn-3-2-quagga ': 'PASS'}, {'Bootstrap quagga inside an OpenStack instance': 'PASS'}, {'Peering with quagga': 'PASS'}]} 2018-12-29 06:21:45,518 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-12-29 06:21:45,518 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-12-29 06:21:45,519 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-12-29 06:21:45,613 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-12-29 06:21:45,623 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-29 06:21:45,623 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-12-29 06:21:46,190 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-29 06:21:51,021 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-29 06:22:31,075 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-905799', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'networks': [], u'tenant_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'route_targets': [u'55:55'], u'project_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'type': u'l3', u'id': u'52976715-3d0f-4ab0-ab58-83bbc57eedf2'}} 2018-12-29 06:23:18,349 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-29 06:23:50,883 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-872854', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'route_targets': [u'88:88'], u'project_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'type': u'l3', u'id': u'a0a83172-4daa-4953-823c-cea3acc3d78a'}} 2018-12-29 06:23:54,151 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-29 06:24:54,177 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-12-29 06:24:54,178 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-12-29 06:24:54,178 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-12-29 06:24:54,178 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-12-29 06:24:54,178 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-12-29 06:24:54,284 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-12-29 06:24:54,295 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-29 06:24:54,836 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-29 06:24:59,719 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-29 06:26:02,916 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-681276', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'route_targets': [], u'project_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'type': u'l3', u'id': u'a62a6af2-fa01-4b24-aa13-6456d9754f08'}} 2018-12-29 06:27:21,734 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-29 06:28:24,856 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-681276', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'route_targets': [], u'project_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'type': u'l3', u'id': u'f3bd84ff-1bc0-4ce0-acd9-fbb43f860939'}} 2018-12-29 06:28:28,716 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-29 06:29:40,350 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-12-29 06:29:40,350 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets': {'status': 'FAIL', 'details': [{u"'sdnvpn-1-1' can ping 'sdnvpn-1-2'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-3'": 'FAIL'}, {u"'sdnvpn-1-1' cannot ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-4' can ping 'sdnvpn-1-5'": 'FAIL'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-4'": 'PASS'}, {u"'sdnvpn-1-1' can ping 'sdnvpn-1-5'": 'FAIL'}]} 2018-12-29 06:29:40,350 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-12-29 06:29:40,350 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-12-29 06:29:40,351 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-12-29 06:29:40,431 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-12-29 06:29:40,445 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-29 06:29:54,965 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-29 06:29:58,690 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-29 06:31:58,050 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-12-29 06:33:29,028 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-12-29 06:34:59,787 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-12-29 06:35:46,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-12-29 06:35:46,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'PASS', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 336, actual flow count 369': 'PASS'}, {'OVS groups are programmed after resync expected group count 21, actual group count 21': 'PASS'}, {'OVS flows are programmed after resync expected flow count 336, actual flow count 369': 'PASS'}, {'OVS groups are programmed after resync expected group count 21, actual group count 21': 'PASS'}]} 2018-12-29 06:35:46,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-12-29 06:35:46,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-12-29 06:35:46,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-12-29 06:35:46,529 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-12-29 06:35:46,538 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-29 06:36:03,171 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-29 06:36:05,992 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-29 06:38:41,165 - sdnvpn.test.functest.testcase_11 - ERROR - One or more instances is down 2018-12-29 06:38:41,167 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-12-29 06:39:28,202 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-12-29 06:39:58,476 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-12-29 06:39:58,477 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'FAIL', 'details': [{'New OVS group added': 'PASS'}, {' Additional group was not deleted from OVS': 'FAIL'}]} 2018-12-29 06:39:58,477 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-12-29 06:39:58,478 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-12-29 06:39:58,479 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-12-29 06:39:58,560 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-12-29 06:39:58,570 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-29 06:39:59,253 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-29 06:40:02,722 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-12-29 06:40:03,286 - sdnvpn.lib.openstack_utils - DEBUG - Network 'd7a71622-036a-4c99-a75c-616ab8791af4' created successfully 2018-12-29 06:40:03,287 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-29 06:40:04,059 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '3b61fc7a-51d9-4acc-8474-71b9b978f8f4' created successfully 2018-12-29 06:40:04,060 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-29 06:40:04,487 - sdnvpn.lib.openstack_utils - DEBUG - Router 'a2d90649-1ed8-46bc-b1b5-9f371d5c34e1' created successfully 2018-12-29 06:40:04,487 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-29 06:40:05,956 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-29 06:40:05,956 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-29 06:40:08,102 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-29 06:40:09,214 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-29 06:41:16,253 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-228312', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'route_targets': [], u'project_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'type': u'l3', u'id': u'230f5d62-c59e-4820-8559-91c759474655'}} 2018-12-29 06:43:03,949 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-29 06:44:07,266 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-228312', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'route_targets': [], u'project_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'type': u'l3', u'id': u'e33aac1d-b2ea-41be-b4de-d43f0a1819a2'}} 2018-12-29 06:44:11,032 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-29 06:44:41,062 - sdnvpn.test.functest.testcase_4 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with eRT<>iRT | | Associate router 'sdnvpn-4-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | 'sdnvpn-4-1' can ping 'sdnvpn-4-2' | | FAIL | 'sdnvpn-4-1' can ping 'sdnvpn-4-3' | | PASS | 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' | +----------------------------------------------------------------------------------------+ | Associate network 'sdnvpn-4-2-net' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-4-4' can ping 'sdnvpn-4-5' | +----------------------------------------------------------------------------------------+ | Update VPN with eRT=iRT ... | +----------------------------------------------------------------------------------------+ +----------------------------------------------------------------------------------------+ | Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. | +----------------------------------------------------------------------------------------+ +========================================================================================+ 2018-12-29 06:45:21,408 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-12-29 06:45:21,409 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association': {'status': 'FAIL', 'details': [{u"'sdnvpn-4-1' can ping 'sdnvpn-4-2'": 'PASS'}, {u"'sdnvpn-4-1' can ping 'sdnvpn-4-3'": 'FAIL'}, {u"'sdnvpn-4-1' cannot ping 'sdnvpn-4-4'": 'PASS'}, {u"'sdnvpn-4-4' can ping 'sdnvpn-4-5'": 'FAIL'}]} 2018-12-29 06:45:21,409 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-12-29 06:45:21,409 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-12-29 06:45:21,409 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-12-29 06:45:21,695 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-12-29 06:45:22,566 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'bgpvpn-tempest-tes-project_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'id': u'0d63df4565084e8ab2a789e358d7f5bb', 'description': u'Created by OPNFV Functest: bgpvpn-tempest-tests', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 06:45:23,028 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3973dceda47a4b98a400d693b07103b5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'bgpvpn-tempest-tests-user_d1ae6f2c-6782-4637-94ac-d7b23bfeffea'}) 2018-12-29 06:45:23,188 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 06:45:23,362 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/b6aaf773846f44e4b2b7f22a718c4549'}, 'domain_id': None, 'human_id': None, 'id': u'b6aaf773846f44e4b2b7f22a718c4549', 'HUMAN_ID': False}) 2018-12-29 06:45:24,061 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'bgpvpn-tempest-tes-project_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '90a73a5a-ea37-4821-a69f-40b222f85cc2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'bgpvpn-tempest-tests-user_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'project_id': u'0d63df4565084e8ab2a789e358d7f5bb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 06:45:24,067 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'bgpvpn-tempest-tests-user_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'password': '90a73a5a-ea37-4821-a69f-40b222f85cc2', 'project_name': 'bgpvpn-tempest-tes-project_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '0d63df4565084e8ab2a789e358d7f5bb', 'project_domain_name': 'Default'} 2018-12-29 06:45:25,178 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-29 06:45:35,044 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-29 06:45:34.727 156 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1441a6be-2c72-4022-bd00-a994c8a61f13) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1441a6be-2c72-4022-bd00-a994c8a61f13 | 2018-12-29T06:45:34 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1441a6be-2c72-4022-bd00-a994c8a61f13 ~/.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-12-29 06:45:38,315 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-12-29 06:45:38,315 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-29 06:45:44,786 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-29 06:45:42.375 165 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-29 06:45:42.567 165 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-29 06:45:44.602 165 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8efb8070-7dfb-4622-8740-11e96e785583) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8efb8070-7dfb-4622-8740-11e96e785583) as the default verifier for the future CLI operations. 2018-12-29 06:45:50,835 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/19ef6457-2d0f-4e8a-9375-2c1c364a11e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/19ef6457-2d0f-4e8a-9375-2c1c364a11e6/file', 'owner': u'0d63df4565084e8ab2a789e358d7f5bb', 'id': u'19ef6457-2d0f-4e8a-9375-2c1c364a11e6', 'size': 12716032, u'self': u'/v2/images/19ef6457-2d0f-4e8a-9375-2c1c364a11e6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d63df4565084e8ab2a789e358d7f5bb', 'name': 'bgpvpn-tempest-tes-project_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/19ef6457-2d0f-4e8a-9375-2c1c364a11e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T06:45:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T06:45:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/19ef6457-2d0f-4e8a-9375-2c1c364a11e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'created': u'2018-12-29T06:45:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T06:45:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/19ef6457-2d0f-4e8a-9375-2c1c364a11e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 06:45:51,408 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'052a0acaf7ec4a4397abb92cfbe54f87', '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'f18d2da9-127c-40bd-909d-8289a7e4962f', 'swap': 0}) 2018-12-29 06:45:54,241 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/461df3f5-0435-41f9-a3d6-56ce7402bfa9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/461df3f5-0435-41f9-a3d6-56ce7402bfa9/file', 'owner': u'0d63df4565084e8ab2a789e358d7f5bb', 'id': u'461df3f5-0435-41f9-a3d6-56ce7402bfa9', 'size': 12716032, u'self': u'/v2/images/461df3f5-0435-41f9-a3d6-56ce7402bfa9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d63df4565084e8ab2a789e358d7f5bb', 'name': 'bgpvpn-tempest-tes-project_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/461df3f5-0435-41f9-a3d6-56ce7402bfa9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T06:45:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T06:45:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/461df3f5-0435-41f9-a3d6-56ce7402bfa9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'bgpvpn-tempest-tests-img_alt_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', 'created': u'2018-12-29T06:45:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T06:45:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/461df3f5-0435-41f9-a3d6-56ce7402bfa9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/bgpvpn-tempest-tests-img_alt_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 06:45:54,325 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'54d0826e-e55c-40cc-8f4b-92aff6f2f8e4', 'swap': 0}) 2018-12-29 06:45:54,348 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'bgpvpn-tempest-tests-flavor_alt_d1ae6f2c-6782-4637-94ac-d7b23bfeffea', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'54d0826e-e55c-40cc-8f4b-92aff6f2f8e4', 'swap': 0}) 2018-12-29 06:45:57,499 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-29 06:45:56.402 184 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8efb8070-7dfb-4622-8740-11e96e785583) for deployment 'opnfv-rally' (UUID=1441a6be-2c72-4022-bd00-a994c8a61f13). 2018-12-29 06:45:57.279 184 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-29 06:45:57.281 184 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8efb8070-7dfb-4622-8740-11e96e785583) has been successfully configured for deployment 'opnfv-rally' (UUID=1441a6be-2c72-4022-bd00-a994c8a61f13)! 2018-12-29 06:45:57,499 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-29 06:45:57,500 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-29 06:45:57,502 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-29 06:45:57,530 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-29 06:46:00,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8efb8070-7dfb-4622-8740-11e96e785583/repo; testr list-tests '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt 2>/dev/null) 2018-12-29 06:46:00,394 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-29 06:46:00,412 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-29 06:46:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/bgpvpn-tempest-tests/test_list.txt', u'--concurrency=4']'. 2018-12-29 06:46:02,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 06:46:02.422 193 INFO rally.api [-] Starting verification (UUID=95ff72be-7e5f-4ee1-8de6-51ba79e359e5) for deployment 'opnfv-rally' (UUID=1441a6be-2c72-4022-bd00-a994c8a61f13) by verifier 'opnfv-tempest' (UUID=8efb8070-7dfb-4622-8740-11e96e785583). 2018-12-29 06:46:02,424 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 95ff72be-7e5f-4ee1-8de6-51ba79e359e5 2018-12-29 06:49:13,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 95ff72be-7e5f-4ee1-8de6-51ba79e359e5 2018-12-29 06:49:13,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '95ff72be-7e5f-4ee1-8de6-51ba79e359e5']'. 2018-12-29 06:49:14,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-29 06:49:14,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-29 06:49:14,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 06:49:14,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 95ff72be-7e5f-4ee1-8de6-51ba79e359e5 | 2018-12-29 06:49:14,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-29 06:49:14,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-29 06:46:02 | 2018-12-29 06:49:14,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-29 06:49:13 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:11 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8efb8070-7dfb-4622-8740-11e96e785583) | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1441a6be-2c72-4022-bd00-a994c8a61f13) | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 17 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 179.978 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 15 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-29 06:49:14,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-29 06:49:14,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest bgpvpn-tempest-tests success_rate is 88.2352941176% 2018-12-29 06:49:19,604 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-12-29 06:49:19,605 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': 'Tempest testcases have been completed'} 2018-12-29 06:49:19,605 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-12-29 06:49:19,605 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-12-29 06:49:19,605 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-12-29 06:49:19,685 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-12-29 06:49:19,700 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-29 06:49:20,248 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-29 06:49:24,251 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-29 06:55:14,097 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-12-29 06:55:14,098 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances': {'status': 'FAIL', 'details': [{' ,Ping failure from instance sdnvpn-10-1 ,Ping failure from instance sdnvpn-10-3': 'FAIL'}, {'Ping succeeds': 'PASS'}]} 2018-12-29 06:55:14,098 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-12-29 06:55:14,098 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-12-29 06:55:14,098 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-12-29 06:55:14,180 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-12-29 06:55:14,180 - sdnvpn.test.functest.testcase_13 - INFO - Using old image 2018-12-29 06:55:14,190 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-12-29 06:55:14,767 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-12-29 06:55:28,103 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-12-29 06:55:28,155 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=f6a072a6-6887-4b8f-b63f-f6fa6d1d5c9f created successfully. 2018-12-29 06:55:29,295 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-12-29 06:55:29,544 - sdnvpn.lib.openstack_utils - DEBUG - Network '393d98e2-9e38-423f-80d8-824d814588c6' created successfully 2018-12-29 06:55:29,544 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-12-29 06:55:30,117 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'c3242f4f-1e99-40d3-b359-3d8b16595062' created successfully 2018-12-29 06:55:30,117 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-12-29 06:55:30,394 - sdnvpn.lib.openstack_utils - DEBUG - Router 'd0def621-06b8-433a-bd28-b749f9349e9e' created successfully 2018-12-29 06:55:30,395 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-12-29 06:55:32,227 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-12-29 06:55:32,228 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-12-29 06:55:34,473 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-12-29 06:55:34,675 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-12-29 06:58:22,439 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-12-29 06:58:40,384 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-546467', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'networks': [], u'tenant_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'route_targets': [], u'project_id': u'052a0acaf7ec4a4397abb92cfbe54f87', u'type': u'l3', u'id': u'9898093c-6506-45d8-a64c-a67af1af9da9'}} 2018-12-29 06:58:41,851 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-12-29 06:59:14,078 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-12-29 06:59:44,106 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-12-29 06:59:44,106 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'FAIL', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'FAIL'}]} 2018-12-29 06:59:44,107 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-12-29 06:59:44,372 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-12-29 06:59:59,098 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-12-29 07:00:03,924 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-29 07:00:03,941 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-12-29 07:00:09,668 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-29 07:00:09,684 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-12-29 07:00:13,868 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-29 07:00:13,884 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-12-29 07:00:14,416 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-29 07:00:14,431 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-12-29 07:00:14,721 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-12-29 07:00:14,736 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-12-29 07:00:14,768 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-12-29 07:00:16,737 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-29 07:00:16,737 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 47:48 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-12-29 07:00:16,744 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-12-29 07:00:16,744 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 03:52 | PASS | | bgpvpn | sdnvpn | features | 47:48 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-12-29 07:00:16,751 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-29 07:00:24,381 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-322 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-29 07:00:24,386 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=hmVefEdgFfgPQNfHu9Q6h9Bk2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-12-29 07:00:24,386 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-29 07:00:24,386 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-12-29 07:00:24,387 - 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-12-29 07:00:24,390 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-29 07:00:28,462 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-322 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-29 07:00:28,471 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=hmVefEdgFfgPQNfHu9Q6h9Bk2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-12-29 07:00:28,471 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-29 07:00:28,472 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-12-29 07:00:28,473 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-12-29 07:00:28,475 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-29 07:00:32,982 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-322 | | 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 | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-29 07:00:32,988 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=hmVefEdgFfgPQNfHu9Q6h9Bk2 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-12-29 07:00:32,988 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-12-29 07:00:33,000 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-12-29 07:00:35,828 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'id': u'921d128c04424fa4bf944d150b4a204a', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-12-29 07:00:36,279 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4ef75a7dd6494fbbab0224775372b1a8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_bb38f771-f0f5-4ea5-b156-7a5401ee7545'}) 2018-12-29 07:00:36,438 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-29 07:00:36,631 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/4798b2ddb1154a15983ec98ac483a615'}, 'domain_id': None, 'human_id': None, 'id': u'4798b2ddb1154a15983ec98ac483a615', 'HUMAN_ID': False}) 2018-12-29 07:00:37,219 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_bb38f771-f0f5-4ea5-b156-7a5401ee7545', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'password': '160716db-1736-47df-b130-6219e63eed35', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'project_id': u'921d128c04424fa4bf944d150b4a204a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-29 07:00:37,225 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'password': '160716db-1736-47df-b130-6219e63eed35', 'project_name': 'tempest_full_paral-project_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '921d128c04424fa4bf944d150b4a204a', 'project_domain_name': 'Default'} 2018-12-29 07:00:38,350 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-29 07:00:44,314 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-29 07:00:43.984 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=26d3597b-81ba-4893-b7f0-d0997f7d791b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 26d3597b-81ba-4893-b7f0-d0997f7d791b | 2018-12-29T07:00:43 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 26d3597b-81ba-4893-b7f0-d0997f7d791b ~/.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-12-29 07:00:47,518 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-12-29 07:00:47,519 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-29 07:00:53,268 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-29 07:00:51.404 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-29 07:00:51.529 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-29 07:00:53.096 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2b07ba6e-097b-4516-b221-0f2ed9edb866) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2b07ba6e-097b-4516-b221-0f2ed9edb866) as the default verifier for the future CLI operations. 2018-12-29 07:00:56,113 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-12-29 07:01:00,008 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/504ad007-7051-4b1a-b235-1710124d3dd7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/504ad007-7051-4b1a-b235-1710124d3dd7/file', 'owner': u'921d128c04424fa4bf944d150b4a204a', 'id': u'504ad007-7051-4b1a-b235-1710124d3dd7', 'size': 12716032, u'self': u'/v2/images/504ad007-7051-4b1a-b235-1710124d3dd7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'921d128c04424fa4bf944d150b4a204a', 'name': 'tempest_full_paral-project_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/504ad007-7051-4b1a-b235-1710124d3dd7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T07:00:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T07:00:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/504ad007-7051-4b1a-b235-1710124d3dd7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_bb38f771-f0f5-4ea5-b156-7a5401ee7545', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'created': u'2018-12-29T07:00:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T07:00:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/504ad007-7051-4b1a-b235-1710124d3dd7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_bb38f771-f0f5-4ea5-b156-7a5401ee7545', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 07:01:00,231 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'052a0acaf7ec4a4397abb92cfbe54f87', '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'82a221d0-3a38-4d1e-ac92-9db5e0dc3852', 'swap': 0}) 2018-12-29 07:01:03,787 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/8f90f5a2-d75d-4574-97e2-fc2e01b0f4ab/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f90f5a2-d75d-4574-97e2-fc2e01b0f4ab/file', 'owner': u'921d128c04424fa4bf944d150b4a204a', 'id': u'8f90f5a2-d75d-4574-97e2-fc2e01b0f4ab', 'size': 12716032, u'self': u'/v2/images/8f90f5a2-d75d-4574-97e2-fc2e01b0f4ab', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'921d128c04424fa4bf944d150b4a204a', 'name': 'tempest_full_paral-project_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://a9a5ef06-5cdc-40af-8cd8-2fea141d224f/images/8f90f5a2-d75d-4574-97e2-fc2e01b0f4ab/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-29T07:01:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-29T07:01:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8f90f5a2-d75d-4574-97e2-fc2e01b0f4ab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_bb38f771-f0f5-4ea5-b156-7a5401ee7545', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_bb38f771-f0f5-4ea5-b156-7a5401ee7545', 'created': u'2018-12-29T07:01:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-29T07:01:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8f90f5a2-d75d-4574-97e2-fc2e01b0f4ab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_bb38f771-f0f5-4ea5-b156-7a5401ee7545', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-29 07:01:03,852 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_bb38f771-f0f5-4ea5-b156-7a5401ee7545', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'93a0f623-6066-4c25-b0e3-122183411322', 'swap': 0}) 2018-12-29 07:01:03,877 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_bb38f771-f0f5-4ea5-b156-7a5401ee7545', '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'052a0acaf7ec4a4397abb92cfbe54f87', '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'93a0f623-6066-4c25-b0e3-122183411322', 'swap': 0}) 2018-12-29 07:01:06,934 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-29 07:01:05.838 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2b07ba6e-097b-4516-b221-0f2ed9edb866) for deployment 'opnfv-rally' (UUID=26d3597b-81ba-4893-b7f0-d0997f7d791b). 2018-12-29 07:01:06.770 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-29 07:01:06.772 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2b07ba6e-097b-4516-b221-0f2ed9edb866) has been successfully configured for deployment 'opnfv-rally' (UUID=26d3597b-81ba-4893-b7f0-d0997f7d791b)! 2018-12-29 07:01:06,934 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-29 07:01:06,935 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-29 07:01:06,938 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-29 07:01:06,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-29 07:01:09,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2b07ba6e-097b-4516-b221-0f2ed9edb866/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-12-29 07:01:09,351 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-29 07:01:09,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-29 07:01:09,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-12-29 07:01:11,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:11.337 49 INFO rally.api [-] Starting verification (UUID=194fd1b3-c3ae-4787-bed0-384f033338b2) for deployment 'opnfv-rally' (UUID=26d3597b-81ba-4893-b7f0-d0997f7d791b) by verifier 'opnfv-tempest' (UUID=2b07ba6e-097b-4516-b221-0f2ed9edb866). 2018-12-29 07:01:11,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 194fd1b3-c3ae-4787-bed0-384f033338b2 2018-12-29 07:01:15,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:15.910 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-12-29 07:01:15,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:15.982 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-12-29 07:01:15,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:15.995 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:01:16,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:16.000 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:01:16,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:16.070 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:01:19,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.202 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.181s] 2018-12-29 07:01:19,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.214 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.222s] 2018-12-29 07:01:19,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.218 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.016s] 2018-12-29 07:01:19,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.250 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.036s] 2018-12-29 07:01:19,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.334 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.084s] 2018-12-29 07:01:19,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.382 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.164s] 2018-12-29 07:01:19,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.433 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.098s] 2018-12-29 07:01:19,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.459 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.025s] 2018-12-29 07:01:19,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.510 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.284s] 2018-12-29 07:01:19,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.535 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.446s] 2018-12-29 07:01:19,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.552 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.200s] 2018-12-29 07:01:19,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.571 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.018s] 2018-12-29 07:01:19,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.634 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.124s] 2018-12-29 07:01:19,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.643 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.106s] 2018-12-29 07:01:19,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.670 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.099s] 2018-12-29 07:01:19,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.689 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.229s] 2018-12-29 07:01:19,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.725 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.054s] 2018-12-29 07:01:19,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.745 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2018-12-29 07:01:19,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.752 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.061s] 2018-12-29 07:01:19,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.753 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.177s] 2018-12-29 07:01:19,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.757 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2018-12-29 07:01:19,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.766 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-12-29 07:01:19,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.828 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.185s] 2018-12-29 07:01:19,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.901 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.282s] 2018-12-29 07:01:19,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.939 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.821s] 2018-12-29 07:01:19,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:19.959 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.057s] 2018-12-29 07:01:20,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.004 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.529s] 2018-12-29 07:01:20,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.123 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.995s] 2018-12-29 07:01:20,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.352 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.410s] 2018-12-29 07:01:20,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.381 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.552s] 2018-12-29 07:01:20,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.410 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.406s] 2018-12-29 07:01:20,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.456 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.279s] 2018-12-29 07:01:20,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.564 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.604s] 2018-12-29 07:01:20,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.571 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.190s] 2018-12-29 07:01:20,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.584 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.233s] 2018-12-29 07:01:20,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.609 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.487s] 2018-12-29 07:01:20,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.671 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.215s] 2018-12-29 07:01:20,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.709 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.682s] 2018-12-29 07:01:20,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.775 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.363s] 2018-12-29 07:01:20,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.785 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-12-29 07:01:20,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.793 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.009s] 2018-12-29 07:01:20,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.809 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.015s] 2018-12-29 07:01:20,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:20.941 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.356s] 2018-12-29 07:01:21,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:21.168 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.358s] 2018-12-29 07:01:21,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:21.282 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.340s] 2018-12-29 07:01:21,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:21.369 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.201s] 2018-12-29 07:01:21,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:21.438 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.068s] 2018-12-29 07:01:21,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:21.683 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.400s] 2018-12-29 07:01:21,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:21.710 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.271s] 2018-12-29 07:01:21,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:21.736 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.026s] 2018-12-29 07:01:21,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:21.756 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.020s] 2018-12-29 07:01:22,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:22.250 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.567s] 2018-12-29 07:01:23,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:23.148 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [1.390s] 2018-12-29 07:01:23,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:23.259 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.180s] 2018-12-29 07:01:23,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:23.590 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.443s] 2018-12-29 07:01:24,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:24.251 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.996s] 2018-12-29 07:01:24,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:24.915 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.666s] 2018-12-29 07:01:25,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:25.211 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.296s] 2018-12-29 07:01:25,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:25.941 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-12-29 07:01:27,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:27.141 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.881s] 2018-12-29 07:01:27,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:27.647 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.996s] 2018-12-29 07:01:28,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:28.594 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:01:28,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:28.596 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:01:28,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:28.748 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [1.100s] 2018-12-29 07:01:29,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:29.077 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.328s] 2018-12-29 07:01:29,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:29.410 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.332s] 2018-12-29 07:01:29,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:29.732 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.321s] 2018-12-29 07:01:30,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:30.093 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.361s] 2018-12-29 07:01:30,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:30.651 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.118s] 2018-12-29 07:01:30,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:30.679 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.028s] 2018-12-29 07:01:30,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:30.816 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.218s] 2018-12-29 07:01:30,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:30.917 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.102s] 2018-12-29 07:01:30,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:30.966 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.049s] 2018-12-29 07:01:31,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.033 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.065s] 2018-12-29 07:01:31,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.061 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.188s] 2018-12-29 07:01:31,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.073 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.011s] 2018-12-29 07:01:31,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.097 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.023s] 2018-12-29 07:01:31,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.108 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.011s] 2018-12-29 07:01:31,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.130 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.022s] 2018-12-29 07:01:31,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.134 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.210s] 2018-12-29 07:01:31,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.141 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.010s] 2018-12-29 07:01:31,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.175 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.033s] 2018-12-29 07:01:31,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.189 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.014s] 2018-12-29 07:01:31,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.202 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.068s] 2018-12-29 07:01:31,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.221 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.032s] 2018-12-29 07:01:31,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.236 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.014s] 2018-12-29 07:01:31,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.248 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.011s] 2018-12-29 07:01:31,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.249 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.045s] 2018-12-29 07:01:31,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.263 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.016s] 2018-12-29 07:01:31,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.273 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.010s] 2018-12-29 07:01:31,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:31.306 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.032s] 2018-12-29 07:01:32,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:32.070 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [4.927s] 2018-12-29 07:01:32,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:32.073 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-12-29 07:01:32,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:32.075 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-12-29 07:01:32,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:32.090 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.019s] 2018-12-29 07:01:33,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:33.016 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.169s] 2018-12-29 07:01:33,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:33.688 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.181s] 2018-12-29 07:01:36,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:36.889 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.788s] 2018-12-29 07:01:37,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:37.277 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [18.219s] 2018-12-29 07:01:37,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:37.461 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.572s] 2018-12-29 07:01:38,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:38.121 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.660s] 2018-12-29 07:01:41,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:41.059 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.917s] 2018-12-29 07:01:41,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:41.411 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.244s] 2018-12-29 07:01:42,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:42.857 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [1.797s] 2018-12-29 07:01:45,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:45.149 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [2.292s] 2018-12-29 07:01:45,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:45.578 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [14.631s] 2018-12-29 07:01:45,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:45.862 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [4.659s] 2018-12-29 07:01:45,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:45.952 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [17.316s] 2018-12-29 07:01:46,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:46.049 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.188s] 2018-12-29 07:01:46,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:46.165 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.719s] 2018-12-29 07:01:46,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:46.767 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.600s] 2018-12-29 07:01:47,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:47.150 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.383s] 2018-12-29 07:01:47,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:47.206 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.631s] 2018-12-29 07:01:48,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:48.252 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.101s] 2018-12-29 07:01:48,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:48.419 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.512s] 2018-12-29 07:01:48,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:48.429 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.010s] 2018-12-29 07:01:48,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:48.696 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.489s] 2018-12-29 07:01:49,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:49.643 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.211s] 2018-12-29 07:01:49,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:49.646 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-12-29 07:01:49,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:49.650 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-12-29 07:01:49,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:49.651 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.002s]: Skipped until Bug: 1161411 is resolved. 2018-12-29 07:01:49,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:49.677 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.030s] 2018-12-29 07:01:49,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:49.884 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.205s] 2018-12-29 07:01:49,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:49.887 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-12-29 07:01:49,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:49.888 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-12-29 07:01:49,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:49.889 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-12-29 07:01:50,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:50.485 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.788s] 2018-12-29 07:01:50,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:50.548 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [19.731s] 2018-12-29 07:01:50,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:50.579 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.035s] 2018-12-29 07:01:50,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:50.595 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.015s] 2018-12-29 07:01:50,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:50.610 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.015s] 2018-12-29 07:01:50,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:50.619 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-12-29 07:01:50,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:50.648 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [19.398s] 2018-12-29 07:01:50,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:50.793 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.144s] 2018-12-29 07:01:50,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:50.968 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.348s] 2018-12-29 07:01:51,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:51.041 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [4.989s] 2018-12-29 07:01:51,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:51.126 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.640s] 2018-12-29 07:01:51,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:51.304 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.335s] 2018-12-29 07:01:51,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:51.646 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.342s] 2018-12-29 07:01:51,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:51.724 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.597s] 2018-12-29 07:01:52,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:52.024 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.377s] 2018-12-29 07:01:52,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:52.375 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.350s] 2018-12-29 07:01:52,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:52.446 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [18.751s] 2018-12-29 07:01:52,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:52.452 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-12-29 07:01:52,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:52.463 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-12-29 07:01:52,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:52.474 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.011s] 2018-12-29 07:01:53,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:53.102 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [1.376s] 2018-12-29 07:01:55,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:55.137 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.034s] 2018-12-29 07:01:55,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:01:55.608 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.472s] 2018-12-29 07:02:00,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:00.461 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [23.184s] 2018-12-29 07:02:02,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:02.266 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [11.225s] 2018-12-29 07:02:03,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.208 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [10.731s] 2018-12-29 07:02:03,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.386 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.167s] 2018-12-29 07:02:03,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.398 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2018-12-29 07:02:03,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.416 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.018s] 2018-12-29 07:02:03,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.651 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.233s] 2018-12-29 07:02:03,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.664 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.013s] 2018-12-29 07:02:03,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.730 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.066s] 2018-12-29 07:02:03,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.757 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.026s] 2018-12-29 07:02:03,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.809 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.052s] 2018-12-29 07:02:03,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.825 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.016s] 2018-12-29 07:02:03,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.876 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.051s] 2018-12-29 07:02:03,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:03.903 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.026s] 2018-12-29 07:02:04,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:04.115 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [17.471s] 2018-12-29 07:02:04,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:04.205 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.996s] 2018-12-29 07:02:08,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:08.889 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:02:09,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:09.235 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [5.123s] 2018-12-29 07:02:12,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:12.035 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.628s] 2018-12-29 07:02:12,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:12.414 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.377s] 2018-12-29 07:02:15,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:15.505 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.279s] 2018-12-29 07:02:15,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:15.595 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.090s] 2018-12-29 07:02:15,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:15.694 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.098s] 2018-12-29 07:02:15,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:15.800 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.106s] 2018-12-29 07:02:18,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:18.771 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [3.129s] 2018-12-29 07:02:18,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:18.970 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [16.483s] 2018-12-29 07:02:19,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:19.143 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.177s] 2018-12-29 07:02:19,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:19.241 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.470s] 2018-12-29 07:02:19,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:19.333 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.143s] 2018-12-29 07:02:19,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:19.372 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.039s] 2018-12-29 07:02:19,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:19.540 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-12-29 07:02:19,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:19.704 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.331s] 2018-12-29 07:02:20,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:20.165 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.922s] 2018-12-29 07:02:20,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:20.184 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.039s] 2018-12-29 07:02:20,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:20.883 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.699s] 2018-12-29 07:02:20,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:20.928 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.044s] 2018-12-29 07:02:21,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:21.568 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.401s] 2018-12-29 07:02:21,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:21.989 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.060s] 2018-12-29 07:02:22,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:22.533 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.543s] 2018-12-29 07:02:22,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:22.960 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.392s] 2018-12-29 07:02:24,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:24.657 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-12-29 07:02:25,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:25.594 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [28.086s] 2018-12-29 07:02:27,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:27.708 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.205s] 2018-12-29 07:02:27,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:27.770 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.061s] 2018-12-29 07:02:27,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:27.840 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.071s] 2018-12-29 07:02:27,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:27.899 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.059s] 2018-12-29 07:02:27,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:27.925 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.026s] 2018-12-29 07:02:27,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:27.992 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.066s] 2018-12-29 07:02:28,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:28.048 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.056s] 2018-12-29 07:02:28,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:28.109 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.060s] 2018-12-29 07:02:28,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:28.130 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.020s] 2018-12-29 07:02:28,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:28.192 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.061s] 2018-12-29 07:02:28,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:28.258 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.066s] 2018-12-29 07:02:29,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:29.525 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [3.935s] 2018-12-29 07:02:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:33.505 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [19.560s] 2018-12-29 07:02:39,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:39.053 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.527s] 2018-12-29 07:02:41,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:41.983 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [8.753s] 2018-12-29 07:02:46,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:46.025 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [32.155s] 2018-12-29 07:02:46,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:46.378 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2018-12-29 07:02:46,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:46.501 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.122s] 2018-12-29 07:02:46,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:46.646 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.311s] 2018-12-29 07:02:46,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:46.820 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.174s] 2018-12-29 07:02:48,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:48.870 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.851s] 2018-12-29 07:02:51,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:51.294 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [9.310s] 2018-12-29 07:02:58,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:02:58.511 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:03:01,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:01.003 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [86.165s] 2018-12-29 07:03:01,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:01.026 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.029s] 2018-12-29 07:03:02,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:02.609 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [23.857s] 2018-12-29 07:03:06,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:06.934 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.903s] 2018-12-29 07:03:08,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:08.156 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [34.644s] 2018-12-29 07:03:09,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:09.008 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [81.838s] 2018-12-29 07:03:12,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:12.066 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.433s] 2018-12-29 07:03:12,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:12.099 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.949s] 2018-12-29 07:03:21,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:21.661 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.408s] 2018-12-29 07:03:21,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:21.721 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.060s] 2018-12-29 07:03:24,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:24.233 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [45.171s] 2018-12-29 07:03:24,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:24.413 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [2.691s] 2018-12-29 07:03:24,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:24.491 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.077s] 2018-12-29 07:03:25,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:25.538 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [22.925s] 2018-12-29 07:03:26,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:26.179 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.950s] 2018-12-29 07:03:26,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:26.389 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.897s] 2018-12-29 07:03:29,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:29.859 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [23.445s] 2018-12-29 07:03:29,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:29.872 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.014s] 2018-12-29 07:03:30,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:30.174 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.301s] 2018-12-29 07:03:30,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:30.366 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [65.691s] 2018-12-29 07:03:30,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:30.509 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.335s] 2018-12-29 07:03:42,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:42.098 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.443s] 2018-12-29 07:03:43,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:43.453 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-12-29 07:03:43,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:43.558 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [28.245s] 2018-12-29 07:03:43,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:43.701 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.604s] 2018-12-29 07:03:46,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:46.416 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.549s] 2018-12-29 07:03:47,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:47.673 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [38.657s] 2018-12-29 07:03:48,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:48.173 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [4.619s] 2018-12-29 07:03:52,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:52.930 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.547s] 2018-12-29 07:03:53,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:53.200 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.164s] 2018-12-29 07:03:58,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:03:58.755 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [5.551s] 2018-12-29 07:04:00,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:00.974 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [30.601s] 2018-12-29 07:04:00,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:00.975 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-12-29 07:04:02,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:02.232 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [3.479s] 2018-12-29 07:04:02,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:02.788 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [16.366s] 2018-12-29 07:04:03,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:03.126 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [51.013s] 2018-12-29 07:04:03,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:03.127 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-12-29 07:04:09,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:09.021 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [5.977s] 2018-12-29 07:04:09,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:09.600 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:04:09,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:09.804 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:04:09,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:09.805 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-12-29 07:04:09,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:09.806 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-12-29 07:04:10,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:10.209 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.187s] 2018-12-29 07:04:10,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:10.220 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.012s] 2018-12-29 07:04:11,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:11.410 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.188s] 2018-12-29 07:04:11,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:11.734 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [109.177s] 2018-12-29 07:04:12,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:12.482 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.071s] 2018-12-29 07:04:13,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:13.974 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.491s] 2018-12-29 07:04:14,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:14.148 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.173s] 2018-12-29 07:04:14,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:14.536 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.388s] 2018-12-29 07:04:22,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:22.100 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [7.499s] 2018-12-29 07:04:23,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:23.678 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [20.886s] 2018-12-29 07:04:26,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:26.189 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [14.452s] 2018-12-29 07:04:27,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:27.697 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [5.596s] 2018-12-29 07:04:27,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:27.914 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [86.865s] 2018-12-29 07:04:28,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:28.079 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.895s] 2018-12-29 07:04:31,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:31.971 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.062s] 2018-12-29 07:04:38,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:38.094 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [23.301s] 2018-12-29 07:04:38,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:38.755 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [6.780s] 2018-12-29 07:04:41,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:41.603 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [84.160s] 2018-12-29 07:04:45,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:45.929 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [18.231s] 2018-12-29 07:04:49,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:49.751 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [178.986s] 2018-12-29 07:04:54,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:54.690 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [8.760s] 2018-12-29 07:04:56,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:04:56.383 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [23.921s] 2018-12-29 07:05:02,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:02.716 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [8.024s] 2018-12-29 07:05:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:12.764 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [10.048s] 2018-12-29 07:05:14,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:14.082 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.435s] 2018-12-29 07:05:14,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:14.349 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.267s] 2018-12-29 07:05:14,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:14.979 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [51.290s] 2018-12-29 07:05:15,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:15.849 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.499s] 2018-12-29 07:05:16,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:16.242 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.392s] 2018-12-29 07:05:17,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:17.206 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.963s] 2018-12-29 07:05:17,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:17.558 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.351s] 2018-12-29 07:05:18,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:18.390 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [75.243s] 2018-12-29 07:05:19,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:19.035 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [6.270s] 2018-12-29 07:05:25,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:25.419 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [6.383s] 2018-12-29 07:05:26,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:26.558 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.741s] 2018-12-29 07:05:29,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:29.014 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [12.600s] 2018-12-29 07:05:30,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:30.594 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:05:31,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:31.605 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [108.127s] 2018-12-29 07:05:31,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:31.788 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [16.809s] 2018-12-29 07:05:32,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:32.284 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-12-29 07:05:34,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:34.264 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [56.166s] 2018-12-29 07:05:35,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:35.927 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.535s] 2018-12-29 07:05:36,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:36.104 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.177s] 2018-12-29 07:05:36,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:36.223 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.421s] 2018-12-29 07:05:36,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:36.486 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.381s] 2018-12-29 07:05:38,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:38.829 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [7.224s] 2018-12-29 07:05:39,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:39.044 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.146s] 2018-12-29 07:05:39,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:39.213 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.169s] 2018-12-29 07:05:41,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:41.487 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [23.096s] 2018-12-29 07:05:43,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:43.794 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [187.728s] 2018-12-29 07:05:43,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:43.853 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2018-12-29 07:05:44,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:44.235 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.382s] 2018-12-29 07:05:46,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:46.815 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [187.259s] 2018-12-29 07:05:46,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:46.873 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-12-29 07:05:47,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:47.111 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.237s] 2018-12-29 07:05:48,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:48.998 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [22.243s] 2018-12-29 07:05:49,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:49.001 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-29 07:05:49,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:49.001 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-29 07:05:49,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:49.002 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-12-29 07:05:53,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:53.451 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [12.428s] 2018-12-29 07:05:53,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:53.626 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.093s] 2018-12-29 07:05:54,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:54.038 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.410s] 2018-12-29 07:05:54,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:54.118 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.080s] 2018-12-29 07:05:54,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:54.197 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.079s] 2018-12-29 07:05:54,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:54.272 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.075s] 2018-12-29 07:05:55,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:55.754 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.479s] 2018-12-29 07:05:58,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:05:58.742 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [2.987s] 2018-12-29 07:06:07,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:07.194 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-12-29 07:06:08,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:08.460 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [15.008s] 2018-12-29 07:06:16,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:16.032 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [3.642s] 2018-12-29 07:06:18,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:18.368 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.334s] 2018-12-29 07:06:18,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:18.433 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [110.495s] 2018-12-29 07:06:18,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:18.738 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [10.278s] 2018-12-29 07:06:20,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:20.993 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [99.368s] 2018-12-29 07:06:30,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:30.143 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [45.519s] 2018-12-29 07:06:30,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:30.487 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [104.935s] 2018-12-29 07:06:32,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:32.316 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [13.576s] 2018-12-29 07:06:32,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:32.785 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [7.508s] 2018-12-29 07:06:33,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:33.111 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.163s] 2018-12-29 07:06:33,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:33.299 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.187s] 2018-12-29 07:06:33,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:33.438 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.138s] 2018-12-29 07:06:33,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:33.447 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.008s] 2018-12-29 07:06:33,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:33.602 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.155s] 2018-12-29 07:06:33,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:33.758 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.155s] 2018-12-29 07:06:33,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:33.913 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.154s] 2018-12-29 07:06:33,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:33.920 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.438s] 2018-12-29 07:06:34,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:34.070 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.156s] 2018-12-29 07:06:34,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:34.079 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.008s] 2018-12-29 07:06:34,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:34.221 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.142s] 2018-12-29 07:06:35,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:35.807 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [61.531s] 2018-12-29 07:06:36,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:36.108 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [3.322s] 2018-12-29 07:06:37,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:37.929 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.819s] 2018-12-29 07:06:39,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:39.091 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.774s] 2018-12-29 07:06:40,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:40.313 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.143s] 2018-12-29 07:06:40,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:40.467 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.153s] 2018-12-29 07:06:42,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:42.127 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [4.197s] 2018-12-29 07:06:42,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:42.370 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.902s] 2018-12-29 07:06:43,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:43.955 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.583s] 2018-12-29 07:06:44,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:44.107 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.153s] 2018-12-29 07:06:44,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:44.274 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.166s] 2018-12-29 07:06:44,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:44.439 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.164s] 2018-12-29 07:06:44,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:44.469 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [10.548s] 2018-12-29 07:06:44,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:44.609 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.170s] 2018-12-29 07:06:45,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:45.576 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.449s] 2018-12-29 07:06:48,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:48.765 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [9.674s] 2018-12-29 07:06:49,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:49.242 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.666s] 2018-12-29 07:06:50,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:50.017 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.682s] 2018-12-29 07:06:50,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:50.592 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.573s] 2018-12-29 07:06:50,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:50.778 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.383s] 2018-12-29 07:06:50,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:50.829 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.050s] 2018-12-29 07:06:51,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:51.304 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.474s] 2018-12-29 07:06:51,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:51.734 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.429s] 2018-12-29 07:06:51,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:51.970 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.234s] 2018-12-29 07:06:52,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:52.321 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.351s] 2018-12-29 07:06:52,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:52.515 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.193s] 2018-12-29 07:06:52,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:52.857 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.341s] 2018-12-29 07:06:53,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:53.172 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.315s] 2018-12-29 07:06:53,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:53.793 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [81.985s] 2018-12-29 07:06:53,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:53.929 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.756s] 2018-12-29 07:06:54,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:54.167 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.236s] 2018-12-29 07:06:54,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:54.630 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.462s] 2018-12-29 07:06:54,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:54.903 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.273s] 2018-12-29 07:06:55,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:55.886 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [7.120s] 2018-12-29 07:06:56,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:56.725 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.130s] 2018-12-29 07:06:59,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:59.102 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.377s] 2018-12-29 07:06:59,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:06:59.670 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [5.782s] 2018-12-29 07:07:02,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:02.772 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.668s] 2018-12-29 07:07:04,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:04.062 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:07:04,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:04.064 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:07:05,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:05.536 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.274s] 2018-12-29 07:07:06,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:06.541 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [87.688s] 2018-12-29 07:07:06,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:06.665 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.778s] 2018-12-29 07:07:08,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:08.280 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.743s] 2018-12-29 07:07:08,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:08.936 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.164s] 2018-12-29 07:07:09,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:09.424 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.758s] 2018-12-29 07:07:13,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:13.224 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-12-29 07:07:13,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:13.225 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-12-29 07:07:13,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:13.227 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-12-29 07:07:13,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:13.251 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [2.096s] 2018-12-29 07:07:13,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:13.332 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [5.051s] 2018-12-29 07:07:15,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:15.532 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.496s] 2018-12-29 07:07:15,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:15.679 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [2.427s] 2018-12-29 07:07:16,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:16.023 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.490s] 2018-12-29 07:07:16,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:16.572 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [95.065s] 2018-12-29 07:07:17,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:17.636 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.955s] 2018-12-29 07:07:18,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:18.637 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [9.211s] 2018-12-29 07:07:18,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:18.939 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.303s] 2018-12-29 07:07:19,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:19.156 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.519s] 2018-12-29 07:07:19,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:19.459 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [6.127s] 2018-12-29 07:07:19,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:19.580 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.640s] 2018-12-29 07:07:19,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:19.699 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.119s] 2018-12-29 07:07:19,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:19.902 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.201s] 2018-12-29 07:07:21,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:21.094 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [1.192s] 2018-12-29 07:07:21,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:21.429 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.333s] 2018-12-29 07:07:21,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:21.562 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.133s] 2018-12-29 07:07:21,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:21.628 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.065s] 2018-12-29 07:07:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:21.706 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.078s] 2018-12-29 07:07:22,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:22.216 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [4.618s] 2018-12-29 07:07:22,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:22.299 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.084s] 2018-12-29 07:07:23,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:23.007 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [3.850s] 2018-12-29 07:07:24,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:24.019 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [17.470s] 2018-12-29 07:07:24,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:24.020 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [90.858s] 2018-12-29 07:07:24,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:24.589 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.581s] 2018-12-29 07:07:24,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:24.853 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.394s] 2018-12-29 07:07:28,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:28.441 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [5.433s] 2018-12-29 07:07:28,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:28.968 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.499s] 2018-12-29 07:07:29,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:29.256 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:07:29,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:29.358 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.389s] 2018-12-29 07:07:29,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:29.746 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.388s] 2018-12-29 07:07:30,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:30.136 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.389s] 2018-12-29 07:07:30,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:30.513 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.377s] 2018-12-29 07:07:33,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:33.833 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [12.126s] 2018-12-29 07:07:33,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:33.958 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-29 07:07:36,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:36.065 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.070s] 2018-12-29 07:07:36,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:36.128 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.063s] 2018-12-29 07:07:37,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:37.215 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [1.085s] 2018-12-29 07:07:37,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:37.651 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.189s] 2018-12-29 07:07:38,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:38.163 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-12-29 07:07:38,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:38.924 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [22.324s] 2018-12-29 07:07:39,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:39.280 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [2.066s] 2018-12-29 07:07:39,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:39.306 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2018-12-29 07:07:39,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:39.310 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-12-29 07:07:39,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:39.312 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-12-29 07:07:39,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:39.313 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-29 07:07:39,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:39.313 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:07:39,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:39.314 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-12-29 07:07:40,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:40.421 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-12-29 07:07:46,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:46.890 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [3.592s] 2018-12-29 07:07:46,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:46.986 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [85.971s] 2018-12-29 07:07:47,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:47.081 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.179s] 2018-12-29 07:07:47,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:47.252 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.170s] 2018-12-29 07:07:47,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:47.437 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.185s] 2018-12-29 07:07:47,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:47.470 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.033s] 2018-12-29 07:07:47,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:47.647 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.175s] 2018-12-29 07:07:47,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:47.827 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.180s] 2018-12-29 07:07:48,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:48.000 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.172s] 2018-12-29 07:07:48,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:48.165 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.164s] 2018-12-29 07:07:48,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:48.349 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.183s] 2018-12-29 07:07:48,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:48.520 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.171s] 2018-12-29 07:07:49,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:49.821 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.728s] 2018-12-29 07:07:50,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:50.213 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [4.349s] 2018-12-29 07:07:50,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:50.235 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.023s] 2018-12-29 07:07:50,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:50.448 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.212s] 2018-12-29 07:07:50,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:50.780 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.958s] 2018-12-29 07:07:52,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:52.622 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.280s] 2018-12-29 07:07:52,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:52.691 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.069s] 2018-12-29 07:07:52,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:52.763 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.072s] 2018-12-29 07:07:52,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:52.830 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.066s] 2018-12-29 07:07:52,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:52.906 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.076s] 2018-12-29 07:07:55,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:55.893 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [97.442s] 2018-12-29 07:07:56,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:56.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.489s] 2018-12-29 07:07:57,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:57.597 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [7.145s] 2018-12-29 07:07:57,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:57.840 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [1.011s] 2018-12-29 07:07:58,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:58.426 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.585s] 2018-12-29 07:07:59,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:07:59.487 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.060s] 2018-12-29 07:08:01,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:01.312 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.824s] 2018-12-29 07:08:02,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:02.701 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [1.388s] 2018-12-29 07:08:03,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:03.266 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [38.667s] 2018-12-29 07:08:03,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:03.647 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.946s] 2018-12-29 07:08:05,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:05.510 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [8.463s] 2018-12-29 07:08:06,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:06.239 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [27.311s] 2018-12-29 07:08:10,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:10.230 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [6.967s] 2018-12-29 07:08:10,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:10.991 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [13.393s] 2018-12-29 07:08:11,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:11.040 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.050s] 2018-12-29 07:08:12,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:12.989 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [9.554s] 2018-12-29 07:08:13,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:13.390 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.350s] 2018-12-29 07:08:14,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:14.393 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.460s] 2018-12-29 07:08:14,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:14.799 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.404s] 2018-12-29 07:08:15,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:15.057 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.258s] 2018-12-29 07:08:15,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:15.975 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.917s] 2018-12-29 07:08:16,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:16.263 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.287s] 2018-12-29 07:08:16,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:16.349 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.086s] 2018-12-29 07:08:16,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:16.506 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.156s] 2018-12-29 07:08:16,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:16.624 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.117s] 2018-12-29 07:08:16,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:16.703 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.078s] 2018-12-29 07:08:16,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:16.775 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.071s] 2018-12-29 07:08:16,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:16.857 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.081s] 2018-12-29 07:08:19,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:19.186 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.797s] 2018-12-29 07:08:22,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:22.130 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.140s] 2018-12-29 07:08:22,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:22.694 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.228s] 2018-12-29 07:08:23,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:23.083 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.389s] 2018-12-29 07:08:23,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:23.841 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-12-29 07:08:24,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:24.064 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.980s] 2018-12-29 07:08:24,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:24.577 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-12-29 07:08:24,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:24.956 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.646s] 2018-12-29 07:08:26,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:26.101 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [6.914s] 2018-12-29 07:08:28,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:28.921 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [4.855s] 2018-12-29 07:08:28,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:28.963 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [4.006s] 2018-12-29 07:08:31,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:31.298 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.028s] 2018-12-29 07:08:31,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:31.580 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.617s] 2018-12-29 07:08:31,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:31.946 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.706s] 2018-12-29 07:08:31,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:31.992 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.072s] 2018-12-29 07:08:32,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:32.038 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.044s] 2018-12-29 07:08:32,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:32.088 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.050s] 2018-12-29 07:08:33,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:33.699 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.760s] 2018-12-29 07:08:36,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:36.818 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [14.687s] 2018-12-29 07:08:36,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:36.902 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [5.322s] 2018-12-29 07:08:37,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:37.066 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [10.962s] 2018-12-29 07:08:37,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:37.910 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [6.609s] 2018-12-29 07:08:40,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:40.220 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [201.351s] 2018-12-29 07:08:40,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:40.276 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2018-12-29 07:08:40,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:40.798 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.521s] 2018-12-29 07:08:42,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:42.314 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [8.612s] 2018-12-29 07:08:43,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:43.379 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [6.560s] 2018-12-29 07:08:44,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:44.017 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [6.951s] 2018-12-29 07:08:45,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:45.300 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.986s] 2018-12-29 07:08:45,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:45.425 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.044s] 2018-12-29 07:08:46,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:46.114 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.814s] 2018-12-29 07:08:47,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:47.005 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.889s] 2018-12-29 07:08:48,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:48.227 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.223s] 2018-12-29 07:08:48,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:48.962 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.944s] 2018-12-29 07:08:49,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:49.226 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.998s] 2018-12-29 07:08:50,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:50.072 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.843s] 2018-12-29 07:08:51,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:51.027 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [23.965s] 2018-12-29 07:08:51,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:51.028 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-12-29 07:08:51,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:51.120 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.679s] 2018-12-29 07:08:51,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:51.892 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [187.648s] 2018-12-29 07:08:51,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:51.893 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-29 07:08:52,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:52.437 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.365s] 2018-12-29 07:08:54,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:54.485 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [187.363s] 2018-12-29 07:08:54,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:54.487 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-29 07:08:54,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:54.715 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.277s] 2018-12-29 07:08:54,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:54.849 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.885s] 2018-12-29 07:08:55,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:55.296 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.580s] 2018-12-29 07:08:55,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:55.566 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [91.530s] 2018-12-29 07:08:55,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:55.861 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.564s] 2018-12-29 07:08:56,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:56.448 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.585s] 2018-12-29 07:08:57,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:57.074 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.626s] 2018-12-29 07:08:58,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:58.131 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [1.056s] 2018-12-29 07:08:58,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:58.375 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.243s] 2018-12-29 07:08:58,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:58.557 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [7.223s] 2018-12-29 07:08:58,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:58.828 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.270s] 2018-12-29 07:08:59,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:59.169 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.793s] 2018-12-29 07:08:59,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:59.379 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.551s] 2018-12-29 07:08:59,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:08:59.611 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [8.490s] 2018-12-29 07:09:00,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:00.166 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.997s] 2018-12-29 07:09:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:00.216 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.240s] 2018-12-29 07:09:00,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:00.910 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.743s] 2018-12-29 07:09:01,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:01.266 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-12-29 07:09:04,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:04.976 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.110s] 2018-12-29 07:09:05,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:05.060 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.083s] 2018-12-29 07:09:05,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:05.156 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.095s] 2018-12-29 07:09:05,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:05.161 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.005s] 2018-12-29 07:09:05,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:05.914 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [7.090s] 2018-12-29 07:09:05,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:05.916 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-12-29 07:09:06,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:06.887 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [6.669s] 2018-12-29 07:09:07,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:07.821 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [6.908s] 2018-12-29 07:09:07,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:07.823 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-12-29 07:09:08,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:08.340 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.519s] 2018-12-29 07:09:08,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:08.488 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [23.062s] 2018-12-29 07:09:08,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:08.713 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.224s] 2018-12-29 07:09:08,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:08.754 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.866s] 2018-12-29 07:09:08,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:08.850 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.510s] 2018-12-29 07:09:08,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:08.939 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.226s] 2018-12-29 07:09:09,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:09.696 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.845s] 2018-12-29 07:09:10,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:10.130 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.434s] 2018-12-29 07:09:10,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:10.667 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [83.664s] 2018-12-29 07:09:10,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:10.954 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.823s] 2018-12-29 07:09:11,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:11.097 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.342s] 2018-12-29 07:09:11,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:11.350 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.185s] 2018-12-29 07:09:11,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:11.672 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.717s] 2018-12-29 07:09:12,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:12.182 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.509s] 2018-12-29 07:09:12,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:12.719 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.536s] 2018-12-29 07:09:13,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:13.064 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.345s] 2018-12-29 07:09:13,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:13.438 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.373s] 2018-12-29 07:09:13,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:13.757 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.318s] 2018-12-29 07:09:13,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:13.785 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [14.174s] 2018-12-29 07:09:14,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:14.694 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [3.596s] 2018-12-29 07:09:14,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:14.727 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.967s] 2018-12-29 07:09:14,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:14.728 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-29 07:09:14,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:14.729 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-12-29 07:09:15,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:15.164 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.437s] 2018-12-29 07:09:15,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:15.425 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.260s] 2018-12-29 07:09:19,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:19.759 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.103s] 2018-12-29 07:09:19,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:19.932 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [5.235s] 2018-12-29 07:09:21,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:21.709 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [12.767s] 2018-12-29 07:09:22,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:22.123 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-12-29 07:09:22,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:22.912 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.979s] 2018-12-29 07:09:22,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:22.919 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.105s] 2018-12-29 07:09:22,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:22.993 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.073s] 2018-12-29 07:09:23,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:23.722 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-12-29 07:09:23,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:23.723 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-12-29 07:09:23,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:23.723 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-12-29 07:09:23,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:23.863 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.869s] 2018-12-29 07:09:23,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:23.876 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.013s] 2018-12-29 07:09:23,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:23.935 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.058s] 2018-12-29 07:09:23,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:23.947 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-12-29 07:09:23,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:23.963 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [1.053s] 2018-12-29 07:09:23,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:23.985 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.038s] 2018-12-29 07:09:24,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:24.009 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.024s] 2018-12-29 07:09:25,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:25.750 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [10.322s] 2018-12-29 07:09:26,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:26.188 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.440s] 2018-12-29 07:09:26,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:26.653 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.462s] 2018-12-29 07:09:26,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:26.655 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-29 07:09:26,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:26.657 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-12-29 07:09:26,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:26.915 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [16.245s] 2018-12-29 07:09:27,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:27.094 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.441s] 2018-12-29 07:09:27,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:27.552 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.457s] 2018-12-29 07:09:27,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:27.762 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [70.885s] 2018-12-29 07:09:27,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:27.783 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.026s] 2018-12-29 07:09:28,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:28.216 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.664s] 2018-12-29 07:09:28,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:28.755 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [4.788s] 2018-12-29 07:09:29,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:29.039 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.251s] 2018-12-29 07:09:29,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:29.043 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.002s]: Skipped until Bug: 1540645 is resolved. 2018-12-29 07:09:29,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:29.264 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.224s] 2018-12-29 07:09:29,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:29.436 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.172s] 2018-12-29 07:09:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:29.475 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.394s] 2018-12-29 07:09:29,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:29.646 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.171s] 2018-12-29 07:09:31,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:31.347 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [2.593s] 2018-12-29 07:09:31,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:31.373 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.026s] 2018-12-29 07:09:31,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:31.543 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.169s] 2018-12-29 07:09:31,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:31.571 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.028s] 2018-12-29 07:09:34,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:34.695 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [17.137s] 2018-12-29 07:09:35,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:35.801 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-12-29 07:09:35,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:35.803 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-12-29 07:09:35,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:35.804 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:09:36,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:36.942 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:09:39,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:39.178 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.987s] 2018-12-29 07:09:39,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:39.193 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [43.622s] 2018-12-29 07:09:43,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:43.435 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.928s] 2018-12-29 07:09:44,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:44.081 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.058s] 2018-12-29 07:09:44,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:44.085 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [22.373s] 2018-12-29 07:09:44,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:44.092 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.013s] 2018-12-29 07:09:44,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:44.424 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.342s] 2018-12-29 07:09:44,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:44.489 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.064s] 2018-12-29 07:09:45,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:45.546 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.445s] 2018-12-29 07:09:46,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:46.287 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.074s] 2018-12-29 07:09:46,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:46.305 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.018s] 2018-12-29 07:09:46,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:46.409 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.863s] 2018-12-29 07:09:47,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:47.579 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.541s] 2018-12-29 07:09:47,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:47.588 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-12-29 07:09:48,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:48.118 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.708s] 2018-12-29 07:09:49,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:49.436 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [10.256s] 2018-12-29 07:09:51,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:51.155 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [16.460s] 2018-12-29 07:09:51,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:51.254 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-12-29 07:09:51,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:51.302 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-12-29 07:09:54,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:54.424 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [76.493s] 2018-12-29 07:09:57,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:57.314 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [18.120s] 2018-12-29 07:09:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:57.418 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.167s] 2018-12-29 07:09:57,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:57.431 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-12-29 07:09:57,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:57.442 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-12-29 07:09:57,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:57.798 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.354s] 2018-12-29 07:09:57,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:57.808 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-12-29 07:09:57,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:57.817 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-12-29 07:09:58,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:58.173 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.355s] 2018-12-29 07:09:58,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:58.547 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.374s] 2018-12-29 07:09:59,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:59.256 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [14.764s] 2018-12-29 07:09:59,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:59.272 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.158s] 2018-12-29 07:09:59,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:59.467 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [10.029s] 2018-12-29 07:09:59,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:09:59.650 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [5.879s] 2018-12-29 07:10:00,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:00.991 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [2.184s] 2018-12-29 07:10:00,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:00.992 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2018-12-29 07:10:01,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:01.404 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [3.223s] 2018-12-29 07:10:01,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:01.865 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:10:03,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:03.218 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [2.226s] 2018-12-29 07:10:04,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:04.376 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [2.971s] 2018-12-29 07:10:07,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:07.894 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [3.517s] 2018-12-29 07:10:08,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:08.404 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.307s] 2018-12-29 07:10:08,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:08.552 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [9.084s] 2018-12-29 07:10:10,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:10.736 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.385s] 2018-12-29 07:10:10,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:10.756 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.021s] 2018-12-29 07:10:10,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:10.775 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.019s] 2018-12-29 07:10:11,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:11.156 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.380s] 2018-12-29 07:10:11,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:11.635 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.732s] 2018-12-29 07:10:12,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:12.678 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.517s] 2018-12-29 07:10:12,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:12.695 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.019s] 2018-12-29 07:10:12,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:12.714 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.019s] 2018-12-29 07:10:12,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:12.725 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-12-29 07:10:12,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:12.750 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.025s] 2018-12-29 07:10:12,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:12.768 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.018s] 2018-12-29 07:10:12,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:12.778 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.009s] 2018-12-29 07:10:12,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:12.789 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-12-29 07:10:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:13.193 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.254s] 2018-12-29 07:10:13,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:13.251 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.058s] 2018-12-29 07:10:13,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:13.457 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [7.125s] 2018-12-29 07:10:16,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:16.804 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [17.546s] 2018-12-29 07:10:16,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:16.868 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.315s] 2018-12-29 07:10:18,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:18.377 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.510s] 2018-12-29 07:10:19,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:19.713 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.074s] 2018-12-29 07:10:19,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:19.729 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.016s] 2018-12-29 07:10:19,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:19.893 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.163s] 2018-12-29 07:10:19,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:19.904 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-12-29 07:10:19,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:19.916 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-12-29 07:10:19,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:19.955 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.038s] 2018-12-29 07:10:20,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:20.020 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.065s] 2018-12-29 07:10:20,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:20.108 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.088s] 2018-12-29 07:10:20,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:20.170 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:10:20,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:20.546 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.438s] 2018-12-29 07:10:20,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:20.562 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-29 07:10:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:20.631 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2018-12-29 07:10:23,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:23.182 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.197s] 2018-12-29 07:10:23,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:23.475 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [15.126s] 2018-12-29 07:10:24,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:24.231 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [1.048s] 2018-12-29 07:10:24,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:24.698 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.329s] 2018-12-29 07:10:25,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:25.551 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.851s] 2018-12-29 07:10:25,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:25.622 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.072s] 2018-12-29 07:10:25,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:25.629 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.398s] 2018-12-29 07:10:26,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:26.182 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.560s] 2018-12-29 07:10:26,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:26.474 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.844s] 2018-12-29 07:10:27,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:27.052 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.666s] 2018-12-29 07:10:27,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:27.382 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [3.909s] 2018-12-29 07:10:27,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:27.476 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.424s] 2018-12-29 07:10:29,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:29.330 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.854s] 2018-12-29 07:10:30,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:30.115 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.493s] 2018-12-29 07:10:32,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:32.663 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-12-29 07:10:33,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:33.410 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.798s] 2018-12-29 07:10:34,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:34.750 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [7.367s] 2018-12-29 07:10:34,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:34.768 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.019s] 2018-12-29 07:10:34,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:34.970 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.201s] 2018-12-29 07:10:35,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:35.174 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.204s] 2018-12-29 07:10:35,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:35.370 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.195s] 2018-12-29 07:10:35,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:35.550 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.180s] 2018-12-29 07:10:35,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:35.768 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.217s] 2018-12-29 07:10:35,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:35.972 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.203s] 2018-12-29 07:10:36,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:36.164 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.191s] 2018-12-29 07:10:36,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:36.267 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-12-29 07:10:36,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:36.380 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.215s] 2018-12-29 07:10:36,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:36.626 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.246s] 2018-12-29 07:10:36,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:36.860 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.233s] 2018-12-29 07:10:36,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:36.874 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.014s] 2018-12-29 07:10:36,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:36.920 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.045s] 2018-12-29 07:10:37,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:37.224 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.303s] 2018-12-29 07:10:37,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:37.452 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.227s] 2018-12-29 07:10:37,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:37.487 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-12-29 07:10:38,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.027 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.398s] 2018-12-29 07:10:38,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.184 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.696s] 2018-12-29 07:10:38,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.194 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.168s] 2018-12-29 07:10:38,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.217 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.033s] 2018-12-29 07:10:38,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.258 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.041s] 2018-12-29 07:10:38,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.368 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.173s] 2018-12-29 07:10:38,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.438 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.178s] 2018-12-29 07:10:38,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.477 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.039s] 2018-12-29 07:10:38,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.517 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.039s] 2018-12-29 07:10:38,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.686 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.152s] 2018-12-29 07:10:38,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.755 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.237s] 2018-12-29 07:10:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.796 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-29 07:10:38,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.796 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.037s] 2018-12-29 07:10:38,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.841 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.046s] 2018-12-29 07:10:38,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:38.885 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.043s] 2018-12-29 07:10:39,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:39.084 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.199s] 2018-12-29 07:10:39,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:39.266 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.181s] 2018-12-29 07:10:39,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:39.301 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.036s] 2018-12-29 07:10:40,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:40.434 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.049s] 2018-12-29 07:10:41,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:41.067 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.270s] 2018-12-29 07:10:41,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:41.357 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.987s] 2018-12-29 07:10:41,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:41.400 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.088s] 2018-12-29 07:10:42,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:42.000 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.884s] 2018-12-29 07:10:42,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:42.380 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.561s] 2018-12-29 07:10:43,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:43.277 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.920s] 2018-12-29 07:10:43,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:43.955 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-12-29 07:10:44,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:44.325 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.944s] 2018-12-29 07:10:44,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:44.332 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.072s] 2018-12-29 07:10:45,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:45.566 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [2.287s] 2018-12-29 07:10:48,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:48.792 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.174s] 2018-12-29 07:10:48,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:48.946 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.944s] 2018-12-29 07:10:48,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:48.948 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.002s]: Skipped until Bug: 1676207 is resolved. 2018-12-29 07:10:48,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:48.985 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.194s] 2018-12-29 07:10:49,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:49.101 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.115s] 2018-12-29 07:10:49,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:49.934 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.832s] 2018-12-29 07:10:50,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:50.118 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.183s] 2018-12-29 07:10:52,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:52.716 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.711s] 2018-12-29 07:10:52,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:52.821 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [2.908s] 2018-12-29 07:10:52,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:52.912 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.195s] 2018-12-29 07:10:53,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:53.318 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.995s] 2018-12-29 07:10:53,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:53.803 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.981s] 2018-12-29 07:10:54,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:54.439 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.490s] 2018-12-29 07:10:54,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:54.493 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-12-29 07:10:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:55.512 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.708s] 2018-12-29 07:10:59,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:59.085 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.572s] 2018-12-29 07:10:59,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:10:59.942 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.997s] 2018-12-29 07:11:01,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:01.600 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.657s] 2018-12-29 07:11:02,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:02.642 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [9.322s] 2018-12-29 07:11:02,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:02.914 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-12-29 07:11:02,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:02.923 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-12-29 07:11:03,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:03.122 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [8.683s] 2018-12-29 07:11:03,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:03.431 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.507s] 2018-12-29 07:11:03,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:03.647 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.215s] 2018-12-29 07:11:03,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:03.828 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.180s] 2018-12-29 07:11:04,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:04.123 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.296s] 2018-12-29 07:11:04,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:04.600 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.475s] 2018-12-29 07:11:04,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:04.632 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.032s] 2018-12-29 07:11:04,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:04.831 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.199s] 2018-12-29 07:11:04,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:04.907 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.075s] 2018-12-29 07:11:04,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:04.939 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.298s] 2018-12-29 07:11:04,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:04.945 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.868s] 2018-12-29 07:11:04,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:04.978 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.070s] 2018-12-29 07:11:05,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:05.177 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.199s] 2018-12-29 07:11:05,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:05.378 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.201s] 2018-12-29 07:11:05,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:05.421 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.042s] 2018-12-29 07:11:05,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:05.623 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.201s] 2018-12-29 07:11:05,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:05.948 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [43.257s] 2018-12-29 07:11:06,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:06.495 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.261s] 2018-12-29 07:11:06,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:06.749 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-12-29 07:11:06,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:06.923 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.173s] 2018-12-29 07:11:06,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:06.976 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.052s] 2018-12-29 07:11:07,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:07.636 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.695s] 2018-12-29 07:11:07,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:07.841 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.347s] 2018-12-29 07:11:08,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:08.073 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.096s] 2018-12-29 07:11:08,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:08.346 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.272s] 2018-12-29 07:11:08,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:08.928 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.981s] 2018-12-29 07:11:09,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:09.263 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.916s] 2018-12-29 07:11:09,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:09.466 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.203s] 2018-12-29 07:11:09,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:09.526 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.059s] 2018-12-29 07:11:09,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:09.626 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.099s] 2018-12-29 07:11:09,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:09.680 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.053s] 2018-12-29 07:11:09,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:09.739 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.058s] 2018-12-29 07:11:09,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:09.782 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.043s] 2018-12-29 07:11:10,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:10.048 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.412s] 2018-12-29 07:11:10,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:10.314 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.530s] 2018-12-29 07:11:10,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:10.395 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.080s] 2018-12-29 07:11:10,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:10.480 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.084s] 2018-12-29 07:11:10,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:10.535 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.056s] 2018-12-29 07:11:10,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:10.772 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.236s] 2018-12-29 07:11:11,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:11.036 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.264s] 2018-12-29 07:11:11,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:11.190 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.262s] 2018-12-29 07:11:15,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:15.057 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [4.164s] 2018-12-29 07:11:15,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:15.891 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [4.700s] 2018-12-29 07:11:17,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:17.998 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [3.024s] 2018-12-29 07:11:20,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:20.472 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:11:20,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:20.992 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [86.547s] 2018-12-29 07:11:21,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:21.037 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.050s] 2018-12-29 07:11:21,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:21.090 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.052s] 2018-12-29 07:11:26,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:26.001 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.698s] 2018-12-29 07:11:27,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:27.785 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [5.777s] 2018-12-29 07:11:29,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:29.777 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-12-29 07:11:31,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:31.024 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [3.795s] 2018-12-29 07:11:34,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:34.074 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [7.953s] 2018-12-29 07:11:37,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:37.298 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [6.274s] 2018-12-29 07:11:37,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:37.586 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [34.459s] 2018-12-29 07:11:39,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:39.886 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [2.304s] 2018-12-29 07:11:40,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:40.274 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [210.026s] 2018-12-29 07:11:41,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:41.382 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [7.308s] 2018-12-29 07:11:41,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:41.450 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [6.477s] 2018-12-29 07:11:41,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:41.929 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.658s]: Skipped until Bug: 1014647 is resolved. 2018-12-29 07:11:43,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:43.256 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:11:43,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:43.259 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:11:44,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:44.699 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.123s] 2018-12-29 07:11:44,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:44.826 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.444s] 2018-12-29 07:11:45,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:45.609 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [39.658s] 2018-12-29 07:11:46,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:46.826 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [9.527s] 2018-12-29 07:11:47,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:47.868 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.209s] 2018-12-29 07:11:47,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:47.946 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.248s] 2018-12-29 07:11:48,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:48.160 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [187.348s] 2018-12-29 07:11:48,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:48.161 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-12-29 07:11:49,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:49.075 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.853s] 2018-12-29 07:11:50,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:50.066 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.991s] 2018-12-29 07:11:52,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:52.258 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [4.311s] 2018-12-29 07:11:53,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:53.294 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [8.467s] 2018-12-29 07:11:53,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:53.769 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [6.942s] 2018-12-29 07:11:54,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:54.244 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.295s] 2018-12-29 07:11:56,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:56.774 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [3.478s] 2018-12-29 07:11:58,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:11:58.988 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.728s] 2018-12-29 07:12:00,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:00.361 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.492s] 2018-12-29 07:12:00,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:00.392 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [6.621s] 2018-12-29 07:12:02,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:02.116 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [7.870s] 2018-12-29 07:12:02,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:02.766 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.745s] 2018-12-29 07:12:02,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:02.788 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.014s] 2018-12-29 07:12:03,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:03.172 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.407s] 2018-12-29 07:12:03,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:03.733 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.560s] 2018-12-29 07:12:03,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:03.773 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.111s] 2018-12-29 07:12:03,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:03.840 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.066s] 2018-12-29 07:12:03,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:03.968 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.127s] 2018-12-29 07:12:04,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:04.047 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.079s] 2018-12-29 07:12:04,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:04.130 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.083s] 2018-12-29 07:12:07,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:07.403 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:12:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:07.470 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [7.076s] 2018-12-29 07:12:08,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:08.570 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.780s] 2018-12-29 07:12:08,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:08.928 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.812s] 2018-12-29 07:12:09,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:09.381 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.017s] 2018-12-29 07:12:09,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:09.384 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.002s]: Skipped until Bug: 1676207 is resolved. 2018-12-29 07:12:11,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:11.669 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.906s] 2018-12-29 07:12:12,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:12.773 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [5.303s] 2018-12-29 07:12:13,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:13.789 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.406s] 2018-12-29 07:12:14,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:14.328 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.759s] 2018-12-29 07:12:14,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:14.521 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.853s] 2018-12-29 07:12:16,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:16.153 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [12.415s] 2018-12-29 07:12:16,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:16.204 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.054s] 2018-12-29 07:12:16,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:16.240 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.036s] 2018-12-29 07:12:16,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:16.611 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [2.037s] 2018-12-29 07:12:17,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:17.306 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.532s] 2018-12-29 07:12:17,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:17.603 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.273s] 2018-12-29 07:12:18,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:18.825 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-12-29 07:12:18,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:18.827 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:12:20,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:20.644 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.031s] 2018-12-29 07:12:20,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:20.645 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-12-29 07:12:22,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:22.097 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [8.307s] 2018-12-29 07:12:22,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:22.198 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [7.672s] 2018-12-29 07:12:23,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:23.207 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-12-29 07:12:23,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:23.430 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.826s] 2018-12-29 07:12:23,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:23.787 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.144s] 2018-12-29 07:12:24,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:24.109 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.914s] 2018-12-29 07:12:24,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:24.116 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.685s] 2018-12-29 07:12:25,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:25.467 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.348s] 2018-12-29 07:12:25,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:25.799 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.195s] 2018-12-29 07:12:25,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:25.887 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.100s] 2018-12-29 07:12:26,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:26.026 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.133s] 2018-12-29 07:12:27,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:27.524 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.177s] 2018-12-29 07:12:27,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:27.700 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.175s] 2018-12-29 07:12:27,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:27.826 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.026s] 2018-12-29 07:12:27,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:27.839 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.728s] 2018-12-29 07:12:27,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:27.870 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.170s] 2018-12-29 07:12:30,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:30.715 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.876s] 2018-12-29 07:12:30,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:30.759 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-12-29 07:12:31,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:31.245 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [3.373s] 2018-12-29 07:12:31,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:31.515 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.270s] 2018-12-29 07:12:32,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:32.763 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.643s] 2018-12-29 07:12:33,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:33.330 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.335s] 2018-12-29 07:12:33,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:33.959 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-12-29 07:12:33,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:33.960 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-12-29 07:12:33,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:33.996 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [6.170s] 2018-12-29 07:12:34,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:34.093 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.762s] 2018-12-29 07:12:34,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:34.401 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.405s] 2018-12-29 07:12:34,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:34.729 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.325s] 2018-12-29 07:12:34,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:34.748 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.030s] 2018-12-29 07:12:34,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:34.817 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.072s] 2018-12-29 07:12:34,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:34.868 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.140s] 2018-12-29 07:12:34,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:34.959 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.090s] 2018-12-29 07:12:35,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:35.223 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.263s] 2018-12-29 07:12:35,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:35.572 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.349s] 2018-12-29 07:12:35,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:35.833 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.260s] 2018-12-29 07:12:35,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:35.925 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.898s] 2018-12-29 07:12:36,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:36.116 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.282s] 2018-12-29 07:12:36,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:36.181 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.065s] 2018-12-29 07:12:36,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:36.341 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.578s] 2018-12-29 07:12:37,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:37.157 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:12:40,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:40.042 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.700s] 2018-12-29 07:12:40,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:40.896 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.837s] 2018-12-29 07:12:41,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:41.029 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.068s] 2018-12-29 07:12:41,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:41.770 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.183s] 2018-12-29 07:12:42,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:42.013 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.243s] 2018-12-29 07:12:42,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:42.487 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.590s] 2018-12-29 07:12:43,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:43.197 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-12-29 07:12:43,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:43.820 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.332s] 2018-12-29 07:12:44,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:44.215 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.033s] 2018-12-29 07:12:44,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:44.768 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.725s] 2018-12-29 07:12:45,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:45.782 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-12-29 07:12:45,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:45.997 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.071s] 2018-12-29 07:12:47,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:47.134 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.028s] 2018-12-29 07:12:47,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:47.536 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.402s] 2018-12-29 07:12:48,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:48.692 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.694s] 2018-12-29 07:12:48,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:48.951 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [26.851s] 2018-12-29 07:12:49,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:49.415 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.693s] 2018-12-29 07:12:50,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:50.887 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.937s] 2018-12-29 07:12:51,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:51.410 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.994s] 2018-12-29 07:12:51,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:51.773 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.080s] 2018-12-29 07:12:53,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:53.531 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-12-29 07:12:53,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:12:53.531 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-12-29 07:13:01,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:01.828 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [4.003s] 2018-12-29 07:13:02,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:02.131 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.302s] 2018-12-29 07:13:02,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:02.829 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-12-29 07:13:02,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:02.880 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.748s] 2018-12-29 07:13:03,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:03.595 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.715s] 2018-12-29 07:13:03,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:03.809 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.213s] 2018-12-29 07:13:03,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:03.838 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.029s] 2018-12-29 07:13:04,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:04.012 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [4.999s] 2018-12-29 07:13:04,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:04.638 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.798s] 2018-12-29 07:13:06,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:06.309 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-12-29 07:13:06,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:06.310 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-12-29 07:13:07,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:07.699 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.142s] 2018-12-29 07:13:07,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:07.826 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [16.051s] 2018-12-29 07:13:07,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:07.903 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.078s] 2018-12-29 07:13:09,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:09.764 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [1.861s] 2018-12-29 07:13:11,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:11.703 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [7.689s] 2018-12-29 07:13:12,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:12.483 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.783s] 2018-12-29 07:13:14,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:14.907 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.936s] 2018-12-29 07:13:19,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:19.369 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.604s] 2018-12-29 07:13:19,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:19.427 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.943s] 2018-12-29 07:13:20,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:20.527 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.678s] 2018-12-29 07:13:20,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:20.806 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.279s] 2018-12-29 07:13:23,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:23.985 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.212s] 2018-12-29 07:13:24,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:24.335 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.349s] 2018-12-29 07:13:24,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:24.544 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.209s] 2018-12-29 07:13:24,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:24.590 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.045s] 2018-12-29 07:13:24,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:24.622 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.032s] 2018-12-29 07:13:24,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:24.800 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.177s] 2018-12-29 07:13:24,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:24.972 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.171s] 2018-12-29 07:13:25,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:25.174 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.202s] 2018-12-29 07:13:25,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:25.204 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.030s] 2018-12-29 07:13:25,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:25.374 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.169s] 2018-12-29 07:13:25,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:25.462 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.087s] 2018-12-29 07:13:25,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:25.536 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.074s] 2018-12-29 07:13:26,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:26.166 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.739s] 2018-12-29 07:13:28,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:28.394 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [13.486s] 2018-12-29 07:13:29,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:29.666 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [1.273s] 2018-12-29 07:13:30,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:30.465 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.799s] 2018-12-29 07:13:30,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:30.746 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-29 07:13:31,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:31.013 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.547s] 2018-12-29 07:13:32,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:32.431 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [13.060s] 2018-12-29 07:13:33,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:33.021 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.590s] 2018-12-29 07:13:33,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:33.080 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.060s] 2018-12-29 07:13:35,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:35.736 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.184s] 2018-12-29 07:13:36,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:36.150 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.413s] 2018-12-29 07:13:40,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:40.417 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [14.248s] 2018-12-29 07:13:46,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:46.659 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [13.576s] 2018-12-29 07:13:50,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:50.204 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.400s] 2018-12-29 07:13:50,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:50.868 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.665s] 2018-12-29 07:13:53,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:53.105 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.235s] 2018-12-29 07:13:53,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:53.148 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.044s] 2018-12-29 07:13:53,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:53.485 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [23.171s] 2018-12-29 07:13:53,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:53.924 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.775s] 2018-12-29 07:13:55,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:13:55.512 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [24.467s] 2018-12-29 07:14:00,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:00.644 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [13.983s] 2018-12-29 07:14:01,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:01.424 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [7.942s] 2018-12-29 07:14:02,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:02.865 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [31.847s] 2018-12-29 07:14:04,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:04.135 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.544s] 2018-12-29 07:14:05,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:05.366 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.941s] 2018-12-29 07:14:05,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:05.669 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [62.821s] 2018-12-29 07:14:06,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:06.532 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.397s] 2018-12-29 07:14:09,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:09.796 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [4.429s] 2018-12-29 07:14:10,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:10.224 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.038s] 2018-12-29 07:14:12,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:12.667 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [6.130s] 2018-12-29 07:14:13,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:13.900 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [18.386s] 2018-12-29 07:14:14,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:14.292 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [4.491s] 2018-12-29 07:14:14,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:14.292 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.624s] 2018-12-29 07:14:16,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:16.474 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [170.689s] 2018-12-29 07:14:17,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:17.544 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.250s] 2018-12-29 07:14:17,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:17.545 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.251s] 2018-12-29 07:14:19,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:19.640 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.098s] 2018-12-29 07:14:20,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:20.438 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [6.540s] 2018-12-29 07:14:23,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:23.171 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.529s] 2018-12-29 07:14:23,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:23.234 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.066s] 2018-12-29 07:14:23,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:23.925 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [15.052s] 2018-12-29 07:14:24,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:24.817 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [4.378s] 2018-12-29 07:14:26,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:26.890 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [5.002s] 2018-12-29 07:14:30,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:30.025 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.186s] 2018-12-29 07:14:30,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:30.227 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.202s] 2018-12-29 07:14:30,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:30.424 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.196s] 2018-12-29 07:14:30,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:30.614 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.189s] 2018-12-29 07:14:30,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:30.784 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.169s] 2018-12-29 07:14:30,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:30.975 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.190s] 2018-12-29 07:14:31,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:31.156 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.181s] 2018-12-29 07:14:31,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:31.202 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.045s] 2018-12-29 07:14:31,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:31.392 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.189s] 2018-12-29 07:14:31,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:31.595 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.202s] 2018-12-29 07:14:31,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:31.794 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.199s] 2018-12-29 07:14:31,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:31.931 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.038s] 2018-12-29 07:14:32,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:32.125 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [8.200s] 2018-12-29 07:14:42,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:42.203 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-12-29 07:14:42,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:42.204 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:14:42,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:42.205 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-12-29 07:14:42,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:42.478 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [17.656s] 2018-12-29 07:14:42,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:42.801 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... fail [180.850s] 2018-12-29 07:14:44,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:44.136 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.320s] 2018-12-29 07:14:44,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:44.760 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.197s] 2018-12-29 07:14:44,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:44.947 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.186s] 2018-12-29 07:14:45,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:45.141 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.194s] 2018-12-29 07:14:45,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:45.322 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.180s] 2018-12-29 07:14:45,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:45.334 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.197s] 2018-12-29 07:14:45,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:45.504 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.182s] 2018-12-29 07:14:49,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:49.316 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.810s] 2018-12-29 07:14:55,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:14:55.895 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [241.771s] 2018-12-29 07:15:01,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:01.234 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [7.360s] 2018-12-29 07:15:06,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:06.445 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [5.211s] 2018-12-29 07:15:11,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:11.725 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:15:11,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:11.726 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:15:22,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:22.883 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [40.400s] 2018-12-29 07:15:25,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:25.437 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.557s] 2018-12-29 07:15:36,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:36.505 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [11.065s] 2018-12-29 07:15:47,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:47.500 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.993s] 2018-12-29 07:15:49,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:49.005 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [211.534s] 2018-12-29 07:15:53,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:15:53.531 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [6.031s] 2018-12-29 07:16:21,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:21.647 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.631s] 2018-12-29 07:16:33,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:33.177 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [39.638s] 2018-12-29 07:16:37,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:37.457 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.448s] 2018-12-29 07:16:38,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:38.134 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.677s] 2018-12-29 07:16:38,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:38.557 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.423s] 2018-12-29 07:16:38,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:38.958 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.400s] 2018-12-29 07:16:39,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:39.408 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.449s] 2018-12-29 07:16:40,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:40.423 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.013s] 2018-12-29 07:16:41,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:41.800 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.377s] 2018-12-29 07:16:42,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:42.260 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.460s] 2018-12-29 07:16:43,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:43.012 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.751s] 2018-12-29 07:16:43,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:43.700 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.688s] 2018-12-29 07:16:46,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:46.813 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-12-29 07:16:47,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:47.933 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.145s] 2018-12-29 07:16:48,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:48.140 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.207s] 2018-12-29 07:16:48,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:48.782 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.642s] 2018-12-29 07:16:50,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:50.979 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.195s] 2018-12-29 07:16:52,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:52.541 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.167s] 2018-12-29 07:16:53,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:53.598 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.618s] 2018-12-29 07:16:53,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:53.649 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.050s] 2018-12-29 07:16:53,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:53.831 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.181s] 2018-12-29 07:16:58,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:16:58.123 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [161.627s] 2018-12-29 07:17:01,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:01.553 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.779s] 2018-12-29 07:17:08,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:08.312 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [145.482s] 2018-12-29 07:17:13,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:13.958 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.442s] 2018-12-29 07:17:14,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:14.307 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.348s] 2018-12-29 07:17:14,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:14.689 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-12-29 07:17:15,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:15.851 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.545s] 2018-12-29 07:17:16,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:16.412 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-12-29 07:17:18,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:18.457 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-29 07:17:24,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:24.600 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-12-29 07:17:37,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:37.980 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [8.115s] 2018-12-29 07:17:44,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:44.979 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.999s] 2018-12-29 07:17:45,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:45.261 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [155.213s] 2018-12-29 07:17:49,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:49.458 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.478s] 2018-12-29 07:17:49,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:49.897 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [224.215s] 2018-12-29 07:17:53,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:53.472 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.014s] 2018-12-29 07:17:55,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:55.611 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [30.999s] 2018-12-29 07:17:58,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:17:58.294 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.822s] 2018-12-29 07:18:01,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:01.285 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.676s] 2018-12-29 07:18:09,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:09.825 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.158s] 2018-12-29 07:18:12,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:12.367 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.539s] 2018-12-29 07:18:13,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:13.546 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.180s] 2018-12-29 07:18:14,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:14.784 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.238s] 2018-12-29 07:18:17,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:17.340 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.555s] 2018-12-29 07:18:19,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:19.776 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.434s] 2018-12-29 07:18:21,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:21.540 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.763s] 2018-12-29 07:18:22,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:22.189 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.650s] 2018-12-29 07:18:24,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:24.082 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.890s] 2018-12-29 07:18:25,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:25.293 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.211s] 2018-12-29 07:18:26,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:26.069 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.775s] 2018-12-29 07:18:26,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:26.090 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.022s] 2018-12-29 07:18:26,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:26.250 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.159s] 2018-12-29 07:18:26,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:26.268 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.019s] 2018-12-29 07:18:27,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:27.941 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-12-29 07:18:27,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:27.943 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-12-29 07:18:27,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:27.944 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-12-29 07:18:27,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:27.946 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-12-29 07:18:32,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:32.731 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [31.437s] 2018-12-29 07:18:34,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:34.908 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [30.954s] 2018-12-29 07:18:41,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:41.064 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [8.334s] 2018-12-29 07:18:50,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:18:50.302 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [244.734s] 2018-12-29 07:21:47,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:21:47.020 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... fail [278.667s] 2018-12-29 07:21:56,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:21:56.859 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [9.840s] 2018-12-29 07:22:36,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:22:36.428 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [39.559s] 2018-12-29 07:23:19,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:23:19.007 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [281.544s] 2018-12-29 07:24:02,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:24:02.082 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [85.635s] 2018-12-29 07:24:13,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:24:13.859 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [316.395s] 2018-12-29 07:25:30,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:25:30.565 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [88.461s] 2018-12-29 07:25:30,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:25:30.565 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-12-29 07:26:42,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:26:42.446 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [71.865s] 2018-12-29 07:26:47,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:26:47.653 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.208s] 2018-12-29 07:27:11,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:11.267 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.173s] 2018-12-29 07:27:11,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:11.307 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.039s] 2018-12-29 07:27:17,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:17.252 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.988s] 2018-12-29 07:27:27,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:27.223 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.575s] 2018-12-29 07:27:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:29.577 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:27:29,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:29.577 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-29 07:27:33,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:33.939 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.291s] 2018-12-29 07:27:34,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:34.322 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.382s] 2018-12-29 07:27:41,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:41.677 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.329s] 2018-12-29 07:27:42,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:42.023 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.346s] 2018-12-29 07:27:42,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:42.578 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.553s] 2018-12-29 07:27:42,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:42.651 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.073s] 2018-12-29 07:27:42,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:42.722 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.069s] 2018-12-29 07:27:42,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:42.790 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.068s] 2018-12-29 07:27:48,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:48.142 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [214.272s] 2018-12-29 07:27:51,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:51.905 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.618s] 2018-12-29 07:27:52,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:52.598 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.690s] 2018-12-29 07:27:52,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:52.973 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.375s] 2018-12-29 07:27:53,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:53.321 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.347s] 2018-12-29 07:27:54,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:54.314 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.991s] 2018-12-29 07:27:54,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:54.722 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.408s] 2018-12-29 07:27:55,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:55.130 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.406s] 2018-12-29 07:27:56,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:56.745 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.612s] 2018-12-29 07:27:57,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:57.002 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.254s] 2018-12-29 07:27:57,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:57.628 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.626s] 2018-12-29 07:27:57,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:57.703 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.075s] 2018-12-29 07:27:58,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:58.103 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.398s] 2018-12-29 07:27:58,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:27:58.820 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.716s] 2018-12-29 07:28:10,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:10.385 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.245s] 2018-12-29 07:28:10,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:10.541 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.157s] 2018-12-29 07:28:10,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:10.946 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.404s] 2018-12-29 07:28:23,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:23.079 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.828s] 2018-12-29 07:28:28,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:28.072 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.186s] 2018-12-29 07:28:29,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:29.818 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.743s] 2018-12-29 07:28:36,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:36.185 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.430s] 2018-12-29 07:28:36,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:36.336 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.150s] 2018-12-29 07:28:36,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:36.512 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.175s] 2018-12-29 07:28:36,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:36.686 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.173s] 2018-12-29 07:28:41,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-29 07:28:41.768 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.154s] 2018-12-29 07:28:45,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 194fd1b3-c3ae-4787-bed0-384f033338b2 2018-12-29 07:28:45,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '194fd1b3-c3ae-4787-bed0-384f033338b2']'. 2018-12-29 07:28:46,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-29 07:28:46,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-29 07:28:46,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 07:28:46,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 194fd1b3-c3ae-4787-bed0-384f033338b2 | 2018-12-29 07:28:46,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-29 07:28:46,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-29 07:01:11 | 2018-12-29 07:28:46,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-29 07:28:45 | 2018-12-29 07:28:46,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:27:34 | 2018-12-29 07:28:46,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-29 07:28:46,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-29 07:28:46,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2b07ba6e-097b-4516-b221-0f2ed9edb866) | 2018-12-29 07:28:46,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-29 07:28:46,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 26d3597b-81ba-4893-b7f0-d0997f7d791b) | 2018-12-29 07:28:46,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-12-29 07:28:46,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1646.024 | 2018-12-29 07:28:46,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1057 | 2018-12-29 07:28:46,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 390 | 2018-12-29 07:28:46,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-29 07:28:46,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-29 07:28:46,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 21 | 2018-12-29 07:28:46,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-29 07:28:46,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-29 07:28:46,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-29 07:28:47,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 98.0519480519% 2018-12-29 07:28:47,503 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 27:51 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-12-29 07:28:51,580 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK